]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00180882- MX6DL Add bus frequency scaling support.
authorRanjani Vaidyanathan <ra5478@freescale.com>
Thu, 26 Apr 2012 03:31:23 +0000 (22:31 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:34:30 +0000 (08:34 +0200)
commite4a2695d89db0738de599a3eb928681ba8e8f4a6
tree78db3e1f7a514e4db4e9e925ed451c985cced3f1
parent7edc8985b698dce622b19e81fd9df392b4403cfa
ENGR00180882- MX6DL Add bus frequency scaling support.

Added support for changing DDR frequency on MX6DL.
During system IDLE, DDR freq can drop down to 24MHz
if none of the devices that need high AHB frequency
are active.
Changed the DDR code to handle both MX6Q and MX6DL
DDR and IOMUX settings.
Fixed bug associated incorrect IRAM memory allocation
used to store DDR and IOMUX data.

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