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>
This commit is contained in:
Родитель
5b73721b60
Коммит
53cb6342de
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче