[PATCH 2/2 v4] clk: Add Gemini SoC clock controller
From: Linus Walleij <hidden>
Date: 2017-06-05 13:34:14
Also in:
linux-clk
From: Linus Walleij <hidden>
Date: 2017-06-05 13:34:14
Also in:
linux-clk
On Thu, Jun 1, 2017 at 9:02 AM, Stephen Boyd [off-list ref] wrote:
quoted
+CLK_OF_DECLARE_DRIVER(gemini_cc, "cortina,gemini-syscon", gemini_cc_init);Is there a reason why this isn't a platform driver?
I can't get the platform to boot if I try, I guess because the console UART needs the clock like super-early. I fixed all the other issues, resending soon. Yours, Linus Walleij