From: Anson Huang Date: Tue, 7 Jan 2014 17:46:04 +0000 (-0500) Subject: ARM: imx: AHB rate must be set to 132MHz on i.mx6sl X-Git-Tag: v3.15-rc1~79^2~19^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=848db4a0a17aaf97b8ba5b1f754d635ff622670a;p=pandora-kernel.git 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: Anson Huang Signed-off-by: Shawn Guo --- Reading git-diff-tree failed