Thread (2 messages) 2 messages, 2 authors, 2017-04-19
STALE3353d

[PATCH] clk: ns2: Correct SDIO bits

From: Jon Mason <hidden>
Date: 2017-03-20 22:21:44
Also in: linux-clk, lkml
Subsystem: broadcom iproc arm architecture, common clk framework, the rest · Maintainers: Ray Jui, Scott Branden, Michael Turquette, Stephen Boyd, Linus Torvalds

From: Bharat Kumar Reddy Gooty <redacted>

Corrected the bits for power and iso.

Signed-off-by: Bharat Kumar Reddy Gooty <redacted>
Signed-off-by: Jon Mason <redacted>
Fixes: f7225a83 ("clk: ns2: add clock support for Broadcom Northstar 2 SoC")
---
 drivers/clk/bcm/clk-ns2.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/clk/bcm/clk-ns2.c b/drivers/clk/bcm/clk-ns2.c
index a564e92..adc1414 100644
--- a/drivers/clk/bcm/clk-ns2.c
+++ b/drivers/clk/bcm/clk-ns2.c
@@ -103,7 +103,7 @@ CLK_OF_DECLARE(ns2_genpll_src_clk, "brcm,ns2-genpll-scr",
 
 static const struct iproc_pll_ctrl genpll_sw = {
 	.flags = IPROC_CLK_AON | IPROC_CLK_PLL_SPLIT_STAT_CTRL,
-	.aon = AON_VAL(0x0, 2, 9, 8),
+	.aon = AON_VAL(0x0, 1, 11, 10),
 	.reset = RESET_VAL(0x4, 2, 1),
 	.dig_filter = DF_VAL(0x0, 9, 3, 5, 4, 2, 3),
 	.ndiv_int = REG_VAL(0x8, 4, 10),
-- 
2.7.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help