From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 5/7] clk: sunxi-ng: Add sun5i CCU driver
Date: Sat, 21 Jan 2017 18:34:47 +0100 [thread overview]
Message-ID: <20170121173447.hjtddypjxr6achyt@lukather> (raw)
In-Reply-To: <CAGb2v65uzxu7P3AcnhJJ_rEvT5OL8=d9-jVjU5sWNNqJpkpSRw@mail.gmail.com>
Hi,
On Sat, Jan 21, 2017 at 09:34:15AM +0800, Chen-Yu Tsai wrote:
> On Fri, Jan 20, 2017 at 3:29 PM, Maxime Ripard
> <maxime.ripard@free-electrons.com> wrote:
> > The Allwinner A10s, A13, R8 and NextThing GR8 are all based on the same
> > silicon, and all share the same clocks.
> >
> > However, they're not packaged in the same way, and therefore not all the
> > controllers are actually available on all these SoCs.
> >
> > Introduce a clock controller driver for all these SoCs with different
> > compatibles to take that into account.
> >
> > Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
>
> Acked-by: Chen-Yu Tsai <wens@csie.org>
Thanks!
> > ---
> > drivers/clk/sunxi-ng/Kconfig | 10 +-
> > drivers/clk/sunxi-ng/Makefile | 1 +-
> > drivers/clk/sunxi-ng/ccu-sun5i.c | 1008 ++++++++++++++++++++++++++-
> > drivers/clk/sunxi-ng/ccu-sun5i.h | 67 ++-
> > include/dt-bindings/clock/sun5i-ccu.h | 103 +++-
> > include/dt-bindings/reset/sun5i-ccu.h | 32 +-
>
> I thought having these 2 in a separate patch would be better for
> cross tree merges?
Not really. This was needed when we had several drivers using it, but
since we merged all of them, it's not really needed anymore. Having it
split wouldn't make it easier, because both the DT bits and the
drivers bits would depend on it.
We don't have much for the sun5i stuff queued for 4.11, so we can just
have the DT bits merged through the clk tree.
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20170121/e790e8d0/attachment.sig>
next prev parent reply other threads:[~2017-01-21 17:34 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-20 7:29 [PATCH v3 0/7] ARM: sun5i: Convert sun5i SoCs to sunxi-ng Maxime Ripard
2017-01-20 7:29 ` [PATCH v3 1/7] clk: sunxi-ng: multiplier: Add fractional support Maxime Ripard
2017-01-20 7:29 ` [PATCH v3 2/7] clk: sunxi-ng: Implement factors offsets Maxime Ripard
2017-01-20 7:29 ` [PATCH v3 3/7] clk: sunxi-ng: Implement multiplier maximum Maxime Ripard
2017-01-21 1:27 ` Chen-Yu Tsai
2017-01-21 22:13 ` Maxime Ripard
2017-01-23 5:24 ` Chen-Yu Tsai
2017-01-20 7:29 ` [PATCH v3 4/7] clk: sunxi-ng: Implement global pre-divider Maxime Ripard
2017-01-21 1:28 ` Chen-Yu Tsai
2017-01-20 7:29 ` [PATCH v3 5/7] clk: sunxi-ng: Add sun5i CCU driver Maxime Ripard
2017-01-21 1:34 ` Chen-Yu Tsai
2017-01-21 17:34 ` Maxime Ripard [this message]
2017-01-20 7:29 ` [PATCH v3 6/7] ARM: sun5i: Convert to CCU Maxime Ripard
2017-01-20 7:29 ` [PATCH v3 7/7] ARM: gr8: " Maxime Ripard
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=20170121173447.hjtddypjxr6achyt@lukather \
--to=maxime.ripard@free-electrons.com \
--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