public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: robh@kernel.org (Rob Herring)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 1/2] clk: sunxi: Add support for A80 APBS clock
Date: Fri, 12 Feb 2016 10:52:21 -0600	[thread overview]
Message-ID: <20160212165221.GA14697@rob-hp-laptop> (raw)
In-Reply-To: <1455269475-8180-2-git-send-email-wens@csie.org>

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(-)

  reply	other threads:[~2016-02-12 16:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-12  9:31 [PATCH v2 0/2] clk: sunxi: Fix APBS clock for Allwinner A80 Chen-Yu Tsai
2016-02-12  9:31 ` [PATCH v2 1/2] clk: sunxi: Add support for A80 APBS clock Chen-Yu Tsai
2016-02-12 16:52   ` Rob Herring [this message]
2016-02-12  9:31 ` [PATCH v2 2/2] ARM: dts: sun9i: Fix apbs clock compatible Chen-Yu Tsai
2016-02-13  2:28 ` [PATCH v2 0/2] clk: sunxi: Fix APBS clock for Allwinner A80 Chen-Yu Tsai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160212165221.GA14697@rob-hp-laptop \
    --to=robh@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox