]> 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)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:12:49 +0000 (14:12 +0200)
commit6fa12cda47e9167482c67773f32de80f007f9147
tree8453998d9ed876e23f0eb94990a734fe3643f52f
parent70c738181701dab0817814aa1704a7aeea84e312
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