From: Lubomir Rintel Date: Wed, 28 Nov 2018 17:53:07 +0000 (+0100) Subject: ARM: dts: mmp2: give gpio node a name X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=5b3edb56bc6ef05a66c0902ea4315e3c35de93c5;p=linux.git ARM: dts: mmp2: give gpio node a name This will be useful for boards that actually use GPIO pins. Signed-off-by: Lubomir Rintel Acked-by: Pavel Machek Signed-off-by: Olof Johansson --- diff --git a/arch/arm/boot/dts/mmp2.dtsi b/arch/arm/boot/dts/mmp2.dtsi index db15d1186cd08..f2a18779de7cf 100644 --- a/arch/arm/boot/dts/mmp2.dtsi +++ b/arch/arm/boot/dts/mmp2.dtsi @@ -168,7 +168,7 @@ status = "disabled"; }; - gpio@d4019000 { + gpio: gpio@d4019000 { compatible = "marvell,mmp2-gpio"; #address-cells = <1>; #size-cells = <1>;