aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubomir Rintel <[email protected]>2018-11-28 18:53:07 +0100
committerOlof Johansson <[email protected]>2018-11-30 15:12:38 -0800
commit5b3edb56bc6ef05a66c0902ea4315e3c35de93c5 (patch)
treedbc5e284902ac2924c831d0dacfadaefd33b65b4
parent400583983f8a8e95ec02c9c9e2b50188753a87fb (diff)
ARM: dts: mmp2: give gpio node a name
This will be useful for boards that actually use GPIO pins. Signed-off-by: Lubomir Rintel <[email protected]> Acked-by: Pavel Machek <[email protected]> Signed-off-by: Olof Johansson <[email protected]>
-rw-r--r--arch/arm/boot/dts/mmp2.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/mmp2.dtsi b/arch/arm/boot/dts/mmp2.dtsi
index db15d1186cd0..f2a18779de7c 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>;