Ver código fonte

clk: samsung: exynos5420: Fix VPLL lock offset

Set it as per the user manual.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Sachin Kamat 11 anos atrás
pai
commit
53cb6342de
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      drivers/clk/samsung/clk-exynos5420.c

+ 1 - 1
drivers/clk/samsung/clk-exynos5420.c

@@ -34,7 +34,7 @@
 #define RPLL_LOCK		0x10050
 #define RPLL_LOCK		0x10050
 #define IPLL_LOCK		0x10060
 #define IPLL_LOCK		0x10060
 #define SPLL_LOCK		0x10070
 #define SPLL_LOCK		0x10070
-#define VPLL_LOCK		0x10070
+#define VPLL_LOCK		0x10080
 #define MPLL_LOCK		0x10090
 #define MPLL_LOCK		0x10090
 #define CPLL_CON0		0x10120
 #define CPLL_CON0		0x10120
 #define DPLL_CON0		0x10128
 #define DPLL_CON0		0x10128