public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 3/9] ARM: shmobile: r8a7740: Add pin control device in device tree
Date: Mon, 07 Jan 2013 22:27:34 +0000	[thread overview]
Message-ID: <1597854.7tlxY6Dl9J@avalon> (raw)
In-Reply-To: <1357260060-32164-4-git-send-email-laurent.pinchart+renesas@ideasonboard.com>

Hi Guennadi,

On Friday 04 January 2013 17:10:05 Guennadi Liakhovetski wrote:
> Hi Laurent
> 
> Thanks for patches!
> 
> On Fri, 4 Jan 2013, Laurent Pinchart wrote:
> > Add a pfc node in the r8a7740 device tree.
> > 
> > Signed-off-by: Laurent Pinchart
> > <laurent.pinchart+renesas@ideasonboard.com>
> > ---
> > 
> >  arch/arm/boot/dts/r8a7740.dtsi |    6 ++++++
> >  1 files changed, 6 insertions(+), 0 deletions(-)
> > 
> > diff --git a/arch/arm/boot/dts/r8a7740.dtsi
> > b/arch/arm/boot/dts/r8a7740.dtsi index 798fa35..9586d66 100644
> > --- a/arch/arm/boot/dts/r8a7740.dtsi
> > +++ b/arch/arm/boot/dts/r8a7740.dtsi
> > @@ -18,4 +18,10 @@
> >  			compatible = "arm,cortex-a9";
> >  		};
> >  	};
> > +
> > +	gpio: pfc@e6050000 {
> > +		compatible = "renesas,pfc-r8a7740";
> > +		reg = <0xe6050000 0x8000>,
> > +		      <0xe605800c 0x20>;
> 
> isn't
> 
> +		#gpio-cells = <2>;
> 
> missing here?

Oops, indeed. And gpio-controller; as well. I'll add both. Thanks for the 
report.

> > +	};
> > 
> >  };

-- 
Regards,

Laurent Pinchart


      parent reply	other threads:[~2013-01-07 22:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-04  0:40 [PATCH 3/9] ARM: shmobile: r8a7740: Add pin control device in device tree Laurent Pinchart
2013-01-04 16:10 ` Guennadi Liakhovetski
2013-01-07 22:27 ` Laurent Pinchart [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=1597854.7tlxY6Dl9J@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=linux-sh@vger.kernel.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