Re: [PATCH v2 0/5] AT91: sckc improvements
From: Stephen Boyd <hidden>
Date: 2016-09-15 00:46:49
Also in:
linux-arm-kernel, lkml
From: Stephen Boyd <hidden>
Date: 2016-09-15 00:46:49
Also in:
linux-arm-kernel, lkml
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