From: mturquette@linaro.org (Mike Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v6 0/2] clk: shmobile: r8a7779: Add clocks support
Date: Mon, 12 May 2014 23:15:45 -0700 [thread overview]
Message-ID: <20140513061545.5943.33241@quantum> (raw)
In-Reply-To: <20140513015905.GB29336@verge.net.au>
Quoting Simon Horman (2014-05-12 18:59:05)
> Hi Mike,
>
> I'm wondering if you would consider this series.
> I'm happy to take it through my tree and then arm-soc is
> that works best for you.
I've just taken these into clk-next.
Thanks!
Mike
>
> On Fri, Apr 18, 2014 at 08:05:49AM +0900, Simon Horman wrote:
> > Hi Mike,
> >
> > please consider applying this series.
> >
> > It is the first step on the way towards using the common clock framework
> > and in turn multi-platform on the r8a7779 (R-Car H1) SoC.
> >
> > It has been acked by Laurent Pinchart who did similar work
> > for the R-Car Gen-2 family of SoCs. This work is based on that work.
> >
> > The bindings added in this series have not been changed since
> > v4 was posted with devicetree at vger.kernel.org CCed on the 13th of March.
> >
> > Simon Horman (2):
> > clk: shmobile: r8a7779: Add clocks support
> > clk: shmobile: r8a7779: Add MSTP clock support
> >
> > .../bindings/clock/renesas,cpg-mstp-clocks.txt | 1 +
> > .../bindings/clock/renesas,r8a7779-cpg-clocks.txt | 27 ++++
> > drivers/clk/shmobile/Makefile | 1 +
> > drivers/clk/shmobile/clk-r8a7779.c | 180 +++++++++++++++++++++
> > include/linux/clk/shmobile.h | 3 +
> > 5 files changed, 212 insertions(+)
> > create mode 100644 Documentation/devicetree/bindings/clock/renesas,r8a7779-cpg-clocks.txt
> > create mode 100644 drivers/clk/shmobile/clk-r8a7779.c
> >
> > --
> > 1.8.4
> >
next prev parent reply other threads:[~2014-05-13 6:15 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-17 23:05 [PATCH v6 0/2] clk: shmobile: r8a7779: Add clocks support Simon Horman
2014-04-17 23:05 ` Simon Horman
2014-04-17 23:05 ` [PATCH v6 1/2] " Simon Horman
2014-04-17 23:05 ` Simon Horman
2014-04-17 23:05 ` Simon Horman
2014-05-27 9:31 ` Arnd Bergmann
2014-05-27 9:31 ` Arnd Bergmann
2014-05-27 9:31 ` Arnd Bergmann
2014-05-28 1:08 ` Simon Horman
2014-05-28 1:08 ` Simon Horman
2014-05-28 1:08 ` Simon Horman
2014-05-28 1:32 ` Mike Turquette
2014-05-28 1:32 ` Mike Turquette
2014-05-28 1:32 ` Mike Turquette
2014-05-28 1:34 ` Simon Horman
2014-05-28 1:34 ` Simon Horman
2014-05-28 1:34 ` Simon Horman
2014-05-28 8:42 ` Geert Uytterhoeven
2014-05-28 8:42 ` Geert Uytterhoeven
2014-05-28 8:42 ` Geert Uytterhoeven
2014-05-28 8:50 ` Simon Horman
2014-05-28 8:50 ` Simon Horman
2014-05-28 8:50 ` Simon Horman
2014-04-17 23:05 ` [PATCH v6 2/2] clk: shmobile: r8a7779: Add MSTP clock support Simon Horman
2014-04-17 23:05 ` Simon Horman
2014-04-17 23:05 ` Simon Horman
2014-04-24 6:59 ` [PATCH v6 0/2] clk: shmobile: r8a7779: Add clocks support Simon Horman
2014-04-24 6:59 ` Simon Horman
2014-05-13 1:59 ` Simon Horman
2014-05-13 1:59 ` Simon Horman
2014-05-13 6:15 ` Mike Turquette [this message]
2014-05-13 7:07 ` Simon Horman
2014-05-13 7:07 ` Simon Horman
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=20140513061545.5943.33241@quantum \
--to=mturquette@linaro.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.