Skip to content
Commit 848db4a0 authored by Anson Huang's avatar Anson Huang Committed by Shawn Guo
Browse files

ARM: imx: AHB rate must be set to 132MHz on i.mx6sl



The reset value of AHB divider is 3, so current AHB rate
is 99MHz which is not correct for kernel, need to ensure
AHB rate is 132MHz in clk driver, as ipg is sourcing from
AHB, and it should be 66MHz by default.

Signed-off-by: default avatarAnson Huang <b20788@freescale.com>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent fa6be65e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment