]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00221277 MX6DL/S - Set AXI clock to 270MHz
authorRanjani Vaidyanathan <ra5478@freescale.com>
Fri, 24 Aug 2012 03:57:50 +0000 (22:57 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:18 +0000 (08:35 +0200)
commit612cdb183bd5d1ff46d3d5010da06fd0482506c6
tree8453998d9ed876e23f0eb94990a734fe3643f52f
parente87a6b21f4a5c3d753e6add90513387531338148
ENGR00221277 MX6DL/S - Set AXI clock to 270MHz

Change AXI_CLK to be sourced from PLL3_PFD1_540MHz, so that it
can run at 270MHz on MX6DL/S. This is required for improving
VPU performance.
Change AXI_CLK to be sourced from  periph_clk just before the DDR
freq  is going to be dropped to 24MHz/50MHz. Change it back
to PLL3_PFD1_540 when the DDR freq is back at 400MHz.

Signed-off-by: Ranjani Vaidyanathan <ra5478@freescale.com>
arch/arm/mach-mx6/bus_freq.c
arch/arm/mach-mx6/clock.c