]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00221102-2 MX6Q: increase VPU frequence to 352Mhz
authorRobin Gong <B38343@freescale.com>
Thu, 23 Aug 2012 03:45:22 +0000 (11:45 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:12:48 +0000 (14:12 +0200)
commit49daa4baa7ddde6fa199b517ca8fa1164f1e56a5
treeaf56d96b943313d3d7d43a64b290791ca98fb715
parent54b5453878c310d49c7834fc0341548765750e18
ENGR00221102-2 MX6Q: increase VPU frequence to 352Mhz

Increase VPU frequency to 352Mhz for TV box, use pll2_pfd_400M.To avoid impact
other code which assume ARM clock sourcing from pll2_pfd_400M, change cpu
setpoint of 396M to 352M. and disable bus freq adjust.
add CONFIG_MX6_VPU_352M to choose it, default is disabled.
Signed-off-by: Robin Gong <B38343@freescale.com>
arch/arm/mach-mx6/bus_freq.c
arch/arm/mach-mx6/clock.c
arch/arm/mach-mx6/cpu_op-mx6.c