From: horms@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: shmobile: r8a7791: Add IPMMU-SGX clock to device tree
Date: Thu, 11 Dec 2014 09:30:57 +0900 [thread overview]
Message-ID: <20141211003057.GA513@verge.net.au> (raw)
In-Reply-To: <20141210002740.GF9690@verge.net.au>
On Wed, Dec 10, 2014 at 09:27:40AM +0900, Simon Horman wrote:
> On Tue, Dec 09, 2014 at 09:59:12AM +0100, Geert Uytterhoeven wrote:
> > On Tue, Dec 9, 2014 at 5:21 AM, Simon Horman <horms+renesas@verge.net.au> wrote:
> > > From: Ryo Kataoka <ryo.kataoka.wt@renesas.com>
> > >
> > > Signed-off-by: Ryo Kataoka <ryo.kataoka.wt@renesas.com>
> > > [horms: resolved conflicts]
> > > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> >
> > Looks OK to me...
> >
> > > ---
> > >
> > > Based on the renesas-devel-20141209-v3.18 tag of my renesas tree
> > >
> > > * Update by Simon Horman
> > > - Use SGX rather than GP in clock name to reflect datasheet
> > > ---
> > > arch/arm/boot/dts/r8a7791.dtsi | 8 +++++---
> > > include/dt-bindings/clock/r8a7791-clock.h | 1 +
> > > 2 files changed, 6 insertions(+), 3 deletions(-)
> > >
> > > diff --git a/arch/arm/boot/dts/r8a7791.dtsi b/arch/arm/boot/dts/r8a7791.dtsi
> > > index 958a69b..78d6371 100644
> > > --- a/arch/arm/boot/dts/r8a7791.dtsi
> > > +++ b/arch/arm/boot/dts/r8a7791.dtsi
> > > @@ -1154,15 +1154,17 @@
> > > mstp8_clks: mstp8_clks at e6150990 {
> > > compatible = "renesas,r8a7791-mstp-clocks", "renesas,cpg-mstp-clocks";
> > > reg = <0 0xe6150990 0 4>, <0 0xe61509a0 0 4>;
> > > - clocks = <&zg_clk>, <&zg_clk>, <&zg_clk>, <&p_clk>, <&zs_clk>,
> > > - <&zs_clk>;
> > > + clocks = <&zg_clk>, <&zg_clk>, <&zg_clk>, <&zg_clk>, <&p_clk>,
> > > + <&zs_clk>, <&zs_clk>;
> >
> > ... but I couldn't find the parent clock in the documentation.
>
> I believe we can trust Kataoka-san, but I can confirm the parent clock
> with hip if you like.
I have decided to queue up this patch for v3.20.
prev parent reply other threads:[~2014-12-11 0:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-09 4:21 [PATCH] ARM: shmobile: r8a7791: Add IPMMU-SGX clock to device tree Simon Horman
2014-12-09 8:59 ` Geert Uytterhoeven
2014-12-10 0:27 ` Simon Horman
2014-12-11 0:30 ` Simon Horman [this message]
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=20141211003057.GA513@verge.net.au \
--to=horms@verge.net.au \
--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;
as well as URLs for NNTP newsgroup(s).