All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Pali Rohár" <pali.rohar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>,
	Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>,
	kernel list
	<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	linux-arm-kernel
	<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
	linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	khilman-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	aaro.koskinen-X3B1VOXEql0@public.gmane.org,
	ivo.g.dimitrov.75-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	patrikbachan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	serge-A9i7LUbDfNHQT0dZR+AlfA@public.gmane.org,
	bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org,
	robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	mark.rutland-5wv7dgnIgG8@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] n900 device tree: cleanup
Date: Wed, 14 Dec 2016 13:28:27 +0100	[thread overview]
Message-ID: <201612141328.27244@pali> (raw)
In-Reply-To: <20161207031048.pi7j4dms5uuco3yf@earth>

[-- Attachment #1: Type: Text/Plain, Size: 1500 bytes --]

On Wednesday 07 December 2016 04:10:48 Sebastian Reichel wrote:
> Hi Tony,
> 
> It looks like this fell through the cracks. Apart from inconsistent
> patch subject:
> 
> Reviewed-By: Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>

Fine for me too. Reviewed-By: Pali Rohár <pali.rohar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

> -- Sebastian
> 
> On Tue, Oct 11, 2016 at 10:12:43AM +0200, Pavel Machek wrote:
> > Fix GPIO comment to be consistent with rest of file and add comment
> > what tpa6130 is.
> > 
> > Signed-off-by: Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>
> > 
> > diff --git a/arch/arm/boot/dts/omap3-n900.dts
> > b/arch/arm/boot/dts/omap3-n900.dts index bfffd6c..ca9fe8c 100644
> > --- a/arch/arm/boot/dts/omap3-n900.dts
> > +++ b/arch/arm/boot/dts/omap3-n900.dts
> > @@ -47,7 +47,7 @@
> > 
> >  		compatible = "gpio-leds";
> >  		heartbeat {
> >  		
> >  			label = "debug::sleep";
> > 
> > -			gpios = <&gpio6 2 GPIO_ACTIVE_HIGH>;  /* gpio162 */
> > +			gpios = <&gpio6 2 GPIO_ACTIVE_HIGH>;  /* 162 */
> > 
> >  			linux,default-trigger = "default-on";
> >  			pinctrl-names = "default";
> >  			pinctrl-0 = <&debug_leds>;
> > 
> > @@ -637,6 +637,7 @@
> > 
> >  		reg = <0x55>;
> >  	
> >  	};
> > 
> > +	/* Stereo headphone amplifier */
> > 
> >  	tpa6130a2: tpa6130a2@60 {
> >  	
> >  		compatible = "ti,tpa6130a2";
> >  		reg = <0x60>;

-- 
Pali Rohár
pali.rohar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: pali.rohar@gmail.com (Pali Rohár)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] n900 device tree: cleanup
Date: Wed, 14 Dec 2016 13:28:27 +0100	[thread overview]
Message-ID: <201612141328.27244@pali> (raw)
In-Reply-To: <20161207031048.pi7j4dms5uuco3yf@earth>

On Wednesday 07 December 2016 04:10:48 Sebastian Reichel wrote:
> Hi Tony,
> 
> It looks like this fell through the cracks. Apart from inconsistent
> patch subject:
> 
> Reviewed-By: Sebastian Reichel <sre@kernel.org>

Fine for me too. Reviewed-By: Pali Roh?r <pali.rohar@gmail.com>

> -- Sebastian
> 
> On Tue, Oct 11, 2016 at 10:12:43AM +0200, Pavel Machek wrote:
> > Fix GPIO comment to be consistent with rest of file and add comment
> > what tpa6130 is.
> > 
> > Signed-off-by: Pavel Machek <pavel@ucw.cz>
> > 
> > diff --git a/arch/arm/boot/dts/omap3-n900.dts
> > b/arch/arm/boot/dts/omap3-n900.dts index bfffd6c..ca9fe8c 100644
> > --- a/arch/arm/boot/dts/omap3-n900.dts
> > +++ b/arch/arm/boot/dts/omap3-n900.dts
> > @@ -47,7 +47,7 @@
> > 
> >  		compatible = "gpio-leds";
> >  		heartbeat {
> >  		
> >  			label = "debug::sleep";
> > 
> > -			gpios = <&gpio6 2 GPIO_ACTIVE_HIGH>;  /* gpio162 */
> > +			gpios = <&gpio6 2 GPIO_ACTIVE_HIGH>;  /* 162 */
> > 
> >  			linux,default-trigger = "default-on";
> >  			pinctrl-names = "default";
> >  			pinctrl-0 = <&debug_leds>;
> > 
> > @@ -637,6 +637,7 @@
> > 
> >  		reg = <0x55>;
> >  	
> >  	};
> > 
> > +	/* Stereo headphone amplifier */
> > 
> >  	tpa6130a2: tpa6130a2 at 60 {
> >  	
> >  		compatible = "ti,tpa6130a2";
> >  		reg = <0x60>;

-- 
Pali Roh?r
pali.rohar at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20161214/38ca0953/attachment.sig>

WARNING: multiple messages have this Message-ID (diff)
From: "Pali Rohár" <pali.rohar@gmail.com>
To: Sebastian Reichel <sre@kernel.org>
Cc: Tony Lindgren <tony@atomide.com>, Pavel Machek <pavel@ucw.cz>,
	kernel list <linux-kernel@vger.kernel.org>,
	"linux-arm-kernel" <linux-arm-kernel@lists.infradead.org>,
	linux-omap@vger.kernel.org, khilman@kernel.org,
	aaro.koskinen@iki.fi, ivo.g.dimitrov.75@gmail.com,
	patrikbachan@gmail.com, serge@hallyn.com, bcousson@baylibre.com,
	robh+dt@kernel.org, mark.rutland@arm.com,
	devicetree@vger.kernel.org
Subject: Re: [PATCH] n900 device tree: cleanup
Date: Wed, 14 Dec 2016 13:28:27 +0100	[thread overview]
Message-ID: <201612141328.27244@pali> (raw)
In-Reply-To: <20161207031048.pi7j4dms5uuco3yf@earth>

[-- Attachment #1: Type: Text/Plain, Size: 1389 bytes --]

On Wednesday 07 December 2016 04:10:48 Sebastian Reichel wrote:
> Hi Tony,
> 
> It looks like this fell through the cracks. Apart from inconsistent
> patch subject:
> 
> Reviewed-By: Sebastian Reichel <sre@kernel.org>

Fine for me too. Reviewed-By: Pali Rohár <pali.rohar@gmail.com>

> -- Sebastian
> 
> On Tue, Oct 11, 2016 at 10:12:43AM +0200, Pavel Machek wrote:
> > Fix GPIO comment to be consistent with rest of file and add comment
> > what tpa6130 is.
> > 
> > Signed-off-by: Pavel Machek <pavel@ucw.cz>
> > 
> > diff --git a/arch/arm/boot/dts/omap3-n900.dts
> > b/arch/arm/boot/dts/omap3-n900.dts index bfffd6c..ca9fe8c 100644
> > --- a/arch/arm/boot/dts/omap3-n900.dts
> > +++ b/arch/arm/boot/dts/omap3-n900.dts
> > @@ -47,7 +47,7 @@
> > 
> >  		compatible = "gpio-leds";
> >  		heartbeat {
> >  		
> >  			label = "debug::sleep";
> > 
> > -			gpios = <&gpio6 2 GPIO_ACTIVE_HIGH>;  /* gpio162 */
> > +			gpios = <&gpio6 2 GPIO_ACTIVE_HIGH>;  /* 162 */
> > 
> >  			linux,default-trigger = "default-on";
> >  			pinctrl-names = "default";
> >  			pinctrl-0 = <&debug_leds>;
> > 
> > @@ -637,6 +637,7 @@
> > 
> >  		reg = <0x55>;
> >  	
> >  	};
> > 
> > +	/* Stereo headphone amplifier */
> > 
> >  	tpa6130a2: tpa6130a2@60 {
> >  	
> >  		compatible = "ti,tpa6130a2";
> >  		reg = <0x60>;

-- 
Pali Rohár
pali.rohar@gmail.com

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2016-12-14 12:28 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-11  7:54 [PATCH] n900 device tree: cleanup, add camera flash Pavel Machek
2016-10-11  7:54 ` Pavel Machek
2016-10-11  7:54 ` Pavel Machek
2016-10-11  8:01 ` Pali Rohár
2016-10-11  8:01   ` Pali Rohár
2016-10-11  8:10   ` Pavel Machek
2016-10-11  8:10     ` Pavel Machek
2016-10-11  8:10     ` Pavel Machek
2016-10-11  8:12 ` [PATCH] n900 device tree: cleanup Pavel Machek
2016-10-11  8:12   ` Pavel Machek
2016-10-11  8:12   ` Pavel Machek
2016-12-07  3:10   ` Sebastian Reichel
2016-12-07  3:10     ` Sebastian Reichel
2016-12-07  3:10     ` Sebastian Reichel
2016-12-14 12:28     ` Pali Rohár [this message]
2016-12-14 12:28       ` Pali Rohár
2016-12-14 12:28       ` Pali Rohár
2017-01-05 16:15       ` Tony Lindgren
2017-01-05 16:15         ` Tony Lindgren

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=201612141328.27244@pali \
    --to=pali.rohar-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=aaro.koskinen-X3B1VOXEql0@public.gmane.org \
    --cc=bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=ivo.g.dimitrov.75-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=khilman-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=patrikbachan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=pavel-+ZI9xUNit7I@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=serge-A9i7LUbDfNHQT0dZR+AlfA@public.gmane.org \
    --cc=sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.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.