[PATCH 1/2] ARM: dts: vexpress: Use assigned-clock-parents for sp810

Olof Johansson olof at lixom.net
Tue Aug 18 13:18:00 PDT 2015


On Tue, Aug 11, 2015 at 06:36:50PM -0700, Stephen Boyd wrote:
> The sp810 clk driver is calling the clk consumer APIs from
> clk_prepare ops to change the parent to a 1 MHz fixed rate clock
> for each of the clocks that the driver provides. Use
> assigned-clock-parents for this instead of doing it in the driver
> to avoid using the consumer API in provider code. This also
> allows us to remove the usage of clk provider APIs that take a
> struct clk as an argument from the sp810 driver.
> 
> Cc: Pawel Moll <pawel.moll at arm.com>
> Cc: Linus Walleij <linus.walleij at linaro.org>
> Tested-by: Sudeep Holla <sudeep.holla at arm.com>
> Signed-off-by: Stephen Boyd <sboyd at codeaurora.org>
> ---
> 
> This came out of a larger series to change this binding[1]. This
> patch can go through arm-soc independently though, so please apply.

Applied, thanks.


-Olof



More information about the linux-arm-kernel mailing list