From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Machek Subject: Re: [PATCH] DT: marvell,mmp2: give gpio node a name Date: Sat, 3 Nov 2018 20:04:47 +0100 Message-ID: <20181103190447.GB31179@amd> References: <20180917112303.8701-1-lkundrak@v3.sk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="H1spWtNR+x+ondvy" Return-path: Content-Disposition: inline In-Reply-To: <20180917112303.8701-1-lkundrak@v3.sk> Sender: linux-kernel-owner@vger.kernel.org To: Lubomir Rintel Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Eric Miao , Haojian Zhuang , Rob Herring , Mark Rutland List-Id: devicetree@vger.kernel.org --H1spWtNR+x+ondvy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon 2018-09-17 13:23:03, Lubomir Rintel wrote: > This will be useful for boards that actually use GPIO pins. >=20 > Cc: Eric Miao > Cc: Haojian Zhuang > Cc: Rob Herring > Cc: Mark Rutland > Signed-off-by: Lubomir Rintel Acked-by: Pavel Machek > arch/arm/boot/dts/mmp2.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/arch/arm/boot/dts/mmp2.dtsi b/arch/arm/boot/dts/mmp2.dtsi > index 766bbb8495b6..f8867364e5a1 100644 > --- a/arch/arm/boot/dts/mmp2.dtsi > +++ b/arch/arm/boot/dts/mmp2.dtsi > @@ -168,7 +168,7 @@ > status =3D "disabled"; > }; > =20 > - gpio@d4019000 { > + gpio: gpio@d4019000 { > compatible =3D "marvell,mmp2-gpio"; > #address-cells =3D <1>; > #size-cells =3D <1>; --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --H1spWtNR+x+ondvy Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlvd8U8ACgkQMOfwapXb+vIarACfena1UmmO/G+8PfHziPX9Hkw+ z+QAnRknJkxCuQzqN6ZFNR1OMtGV8X/c =70Br -----END PGP SIGNATURE----- --H1spWtNR+x+ondvy--