]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00180919 [MX6]Update clock tree if BUS freq is changed
authorAnson Huang <b20788@freescale.com>
Wed, 13 Jun 2012 12:20:01 +0000 (20:20 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:34:48 +0000 (08:34 +0200)
commit73ccd4a6cb4f204d452ef93d10bbb7d2d9200f7b
tree8bde6c252807baafe1a301801527c41c946b8c3a
parent7f0bebea21263a9eecba03a38948719bc8e353d4
ENGR00180919 [MX6]Update clock tree if BUS freq is changed

As DDR freq change is by modifying CCM register directly,
we need to update the clock tree as well, or the clock
tree will be broken. Also, we need to make sure the clock
rate counting is right.

Signed-off-by: Anson Huang <b20788@freescale.com>
arch/arm/mach-mx6/bus_freq.c
arch/arm/mach-mx6/clock.c
arch/arm/mach-mx6/crm_regs.h
arch/arm/mach-mx6/mx6_ddr_freq.S
arch/arm/plat-mxc/clock.c