git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa6be65
)
ARM: imx: AHB rate must be set to 132MHz on i.mx6sl
author
Anson Huang
<b20788@freescale.com>
Tue, 7 Jan 2014 17:46:04 +0000
(12:46 -0500)
committer
Shawn Guo
<shawn.guo@linaro.org>
Wed, 5 Mar 2014 02:35:00 +0000
(10:35 +0800)
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 <b20788@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
No differences found