On 09/08, Alexandre Belloni wrote: > Hi, > > This patch set improves the slow clock controller driver. > > The first patch simply moves some code around to avoid having extern > functions declared. > > The second patch adds support for the SCKC found on sama5d4 and later. > It is notably missing the OSC32EN bit. > The third and fourth patches make use of this new driver (DT ABI is not > broken \o/) > > Finally, there is an optimization. Trying to find wether the slow > oscillator is already stable to avoid waiting 1.2s twice in the boot > process.
clk patches look ok. We'll need to move this to use clk_hw registration based APIs some time, but that isn't critical to handle now. Will you resend? -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project