From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755365AbcLNM2d (ORCPT ); Wed, 14 Dec 2016 07:28:33 -0500 Received: from mail-vk0-f65.google.com ([209.85.213.65]:33547 "EHLO mail-vk0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751269AbcLNM2a (ORCPT ); Wed, 14 Dec 2016 07:28:30 -0500 From: Pali =?utf-8?q?Roh=C3=A1r?= To: Sebastian Reichel Subject: Re: [PATCH] n900 device tree: cleanup Date: Wed, 14 Dec 2016 13:28:27 +0100 User-Agent: KMail/1.13.7 (Linux/3.13.0-105-generic; KDE/4.14.2; x86_64; ; ) Cc: Tony Lindgren , Pavel Machek , kernel list , "linux-arm-kernel" , 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 References: <20161011075416.GA22453@amd> <20161011081243.GA24580@amd> <20161207031048.pi7j4dms5uuco3yf@earth> In-Reply-To: <20161207031048.pi7j4dms5uuco3yf@earth> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3638040.DW2B4hSsXt"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201612141328.27244@pali> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --nextPart3638040.DW2B4hSsXt Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Wednesday 07 December 2016 04:10:48 Sebastian Reichel wrote: > Hi Tony, >=20 > It looks like this fell through the cracks. Apart from inconsistent > patch subject: >=20 > Reviewed-By: Sebastian Reichel =46ine for me too. Reviewed-By: Pali Roh=C3=A1r > -- Sebastian >=20 > 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. > >=20 > > Signed-off-by: Pavel Machek > >=20 > > 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 @@ > >=20 > > compatible =3D "gpio-leds"; > > heartbeat { > > =09 > > label =3D "debug::sleep"; > >=20 > > - gpios =3D <&gpio6 2 GPIO_ACTIVE_HIGH>; /* gpio162 */ > > + gpios =3D <&gpio6 2 GPIO_ACTIVE_HIGH>; /* 162 */ > >=20 > > linux,default-trigger =3D "default-on"; > > pinctrl-names =3D "default"; > > pinctrl-0 =3D <&debug_leds>; > >=20 > > @@ -637,6 +637,7 @@ > >=20 > > reg =3D <0x55>; > > =09 > > }; > >=20 > > + /* Stereo headphone amplifier */ > >=20 > > tpa6130a2: tpa6130a2@60 { > > =09 > > compatible =3D "ti,tpa6130a2"; > > reg =3D <0x60>; =2D-=20 Pali Roh=C3=A1r pali.rohar@gmail.com --nextPart3638040.DW2B4hSsXt Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEABECAAYFAlhROusACgkQi/DJPQPkQ1KqIgCgpXmjSy8k78ZLYJOuhYALLbsN Hk8An3Ol5j64MuvFtp3OJ0s1699hEmhu =0Yiq -----END PGP SIGNATURE----- --nextPart3638040.DW2B4hSsXt--