From mboxrd@z Thu Jan 1 00:00:00 1970 From: sboyd@codeaurora.org (Stephen Boyd) Date: Mon, 5 Jun 2017 12:58:12 -0700 Subject: [PATCH 2/2 v4] clk: Add Gemini SoC clock controller In-Reply-To: References: <20170524082044.8473-1-linus.walleij@linaro.org> <20170601070208.GO20170@codeaurora.org> Message-ID: <20170605195812.GH20170@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 06/05, Linus Walleij wrote: > On Thu, Jun 1, 2017 at 9:02 AM, Stephen Boyd wrote: > > >> +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. > Does the console uart driver support probe defer? -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project