devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: Yoshihiro Kaneko <ykaneko0929@gmail.com>
Cc: linux-sh@vger.kernel.org, Magnus Damm <magnus.damm@gmail.com>,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org
Subject: Re: [PATCH/RFC] ARM: shmobile: r8a7791: Fix IPMMU-GP clock to device tree
Date: Sun, 1 Mar 2015 11:17:38 +0900	[thread overview]
Message-ID: <20150301021737.GC31918@verge.net.au> (raw)
In-Reply-To: <20150225235806.GM23723@verge.net.au>

On Thu, Feb 26, 2015 at 08:58:07AM +0900, Simon Horman wrote:
> On Thu, Feb 19, 2015 at 10:29:06PM +0900, Yoshihiro Kaneko wrote:
> > From: Ryo Kataoka <ryo.kataoka.wt@renesas.com>
> > 
> > Signed-off-by: Ryo Kataoka <ryo.kataoka.wt@renesas.com>
> > Signed-off-by: Yoshihiro Kaneko <ykaneko0929@gmail.com>
> > ---
> > 
> > This patch is based on devel branch of Simon Horman's renesas tree.
>
> Hi,
> 
> while I am inclined to take this patch on face value I am wondering
> if anyone is able to confirm this change against the documentation:
> I have drawn a blank there.

I have decided to queue this up rather than let it fester any longer.

> >  arch/arm/boot/dts/r8a7791.dtsi | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/arch/arm/boot/dts/r8a7791.dtsi b/arch/arm/boot/dts/r8a7791.dtsi
> > index afba8af..1e75a5f 100644
> > --- a/arch/arm/boot/dts/r8a7791.dtsi
> > +++ b/arch/arm/boot/dts/r8a7791.dtsi
> > @@ -1154,7 +1154,7 @@
> >  		mstp8_clks: mstp8_clks@e6150990 {
> >  			compatible = "renesas,r8a7791-mstp-clocks", "renesas,cpg-mstp-clocks";
> >  			reg = <0 0xe6150990 0 4>, <0 0xe61509a0 0 4>;
> > -			clocks = <&zg_clk>, <&hp_clk>, <&zg_clk>, <&zg_clk>,
> > +			clocks = <&zx_clk>, <&hp_clk>, <&zg_clk>, <&zg_clk>,
> >  			         <&zg_clk>, <&p_clk>, <&zs_clk>, <&zs_clk>;
> >  			#clock-cells = <1>;
> >  			clock-indices = <
> > -- 
> > 1.9.1
> > 
> > --
> > To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> > 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

      reply	other threads:[~2015-03-01  2:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-19 13:29 [PATCH/RFC] ARM: shmobile: r8a7791: Fix IPMMU-GP clock to device tree Yoshihiro Kaneko
2015-02-25 23:58 ` Simon Horman
2015-03-01  2:17   ` 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=20150301021737.GC31918@verge.net.au \
    --to=horms@verge.net.au \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=ykaneko0929@gmail.com \
    /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).