]> 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)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:12:06 +0000 (14:12 +0200)
commit67a3c3e12182371d1282e3e4e82edb4a31d05c5d
tree8bde6c252807baafe1a301801527c41c946b8c3a
parente041e67c1e72d7c55f62db59826100edc24dfa69
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