]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
imx: mx6: Change the get_ipg_per_clk for OSC 24Mhz source
authorYe.Li <B37916@freescale.com>
Thu, 30 Oct 2014 10:20:57 +0000 (18:20 +0800)
committerStefano Babic <sbabic@denx.de>
Mon, 3 Nov 2014 10:21:49 +0000 (11:21 +0100)
commite68661a32eb1304413ce45900446bcce9204537e
tree4ada2cbcbc554a8b2365f71633b823ba8e7c4854
parent0561b8edf0098e938f8e9fb55be41ddb455b52b2
imx: mx6: Change the get_ipg_per_clk for OSC 24Mhz source

For MX6SL and MX6SX, the perclk can come from OSC 24Mhz source. Fix
the get_ipg_per_clk function to support it.

Signed-off-by: Ye.Li <B37916@freescale.com>
arch/arm/cpu/armv7/mx6/clock.c