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:
dca1a4b
)
clk: berlin: bg2q: remove non-exist "smemc" gate clock
author
Jisheng Zhang
<jszhang@marvell.com>
Wed, 31 Dec 2014 08:57:52 +0000
(16:57 +0800)
committer
Michael Turquette
<mturquette@linaro.org>
Tue, 13 Jan 2015 18:58:43 +0000
(10:58 -0800)
The "smemc" clock is removed on BG2Q SoCs. In fact, bit19 of clkenable
register is for nfc. Current code use bit19 for non-exist "smemc"
incorrectly, this prevents eMMC from working due to the sdhci's
"core" clk is still gated.
Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
Cc: stable@vger.kernel.org # 3.16+
Signed-off-by: Michael Turquette <mturquette@linaro.org>
No differences found