[PATCH v2 1/2] clk: sunxi: Add support for A80 APBS clock
Rob Herring
robh at kernel.org
Fri Feb 12 08:52:21 PST 2016
On Fri, Feb 12, 2016 at 05:31:14PM +0800, Chen-Yu Tsai wrote:
> A80's APBS clock is not the same as the APB0 clock on A23. The A80's
> is a zero-based divider, while the A23's is a power-of-two divider.
>
> Replace the CLK_OF_DECLARE version of sun8i-a23-apb0. This also extends
> the common setup function to take div clk flags.
>
> Signed-off-by: Chen-Yu Tsai <wens at csie.org>
> ---
> Documentation/devicetree/bindings/clock/sunxi.txt | 1 +
Acked-by: Rob Herring <robh at kernel.org>
> drivers/clk/sunxi/clk-sun8i-apb0.c | 23 ++++++++---------------
> 2 files changed, 9 insertions(+), 15 deletions(-)
More information about the linux-arm-kernel
mailing list