Skip to content
Commit b71e8ecd authored by Jisheng Zhang's avatar Jisheng Zhang Committed by Michael Turquette
Browse files

clk: berlin: bg2q: remove non-exist "smemc" gate clock



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: default avatarJisheng Zhang <jszhang@marvell.com>
Cc: stable@vger.kernel.org # 3.16+
Signed-off-by: default avatarMichael Turquette <mturquette@linaro.org>
parent dca1a4b5
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