]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00213903 [MX6]Improve periph parent change flow
authorAnson Huang <b20788@freescale.com>
Mon, 18 Jun 2012 02:58:22 +0000 (10:58 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:12:08 +0000 (14:12 +0200)
commitfe5691ce7b978dc9547bde85a5d1afa2a5ac7c60
treeb0bf9bbe3324daf6927c3a751904f2014a48557c
parenta8d9df4bc85367ff859df050bf28c333aaf8bc40
ENGR00213903 [MX6]Improve periph parent change flow

When bus freq is changed, we need to update periph
clk's parent, better to use clk_set_parent API instead
of changing the parent directly.

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