Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1332897

Re: [PATCH v2 1/2] clk: sunxi: Add support for A80 APBS clock

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2 1/2] clk: sunxi: Add support for A80 APBS clock
Date 2016-02-12 18:00 +0100
Message-ID <r1pex-17H-13@gated-at.bofh.it> (permalink)
References <r1imK-54w-15@gated-at.bofh.it> <r1imK-54w-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@csie.org>
> ---
>  Documentation/devicetree/bindings/clock/sunxi.txt |  1 +

Acked-by: Rob Herring <robh@kernel.org>

>  drivers/clk/sunxi/clk-sun8i-apb0.c                | 23 ++++++++---------------
>  2 files changed, 9 insertions(+), 15 deletions(-)

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2 1/2] clk: sunxi: Add support for A80 APBS clock Chen-Yu Tsai <wens@csie.org> - 2016-02-12 10:40 +0100
  Re: [PATCH v2 1/2] clk: sunxi: Add support for A80 APBS clock Rob Herring <robh@kernel.org> - 2016-02-12 18:00 +0100

csiph-web