Commit 53cb6342 authored by Sachin Kamat's avatar Sachin Kamat Committed by Tomasz Figa

clk: samsung: exynos5420: Fix VPLL lock offset

Set it as per the user manual.
Signed-off-by: default avatarSachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: default avatarTomasz Figa <t.figa@samsung.com>
parent 5b73721b
......@@ -34,7 +34,7 @@
#define RPLL_LOCK 0x10050
#define IPLL_LOCK 0x10060
#define SPLL_LOCK 0x10070
#define VPLL_LOCK 0x10070
#define VPLL_LOCK 0x10080
#define MPLL_LOCK 0x10090
#define CPLL_CON0 0x10120
#define DPLL_CON0 0x10128
......
Markdown is supported
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