]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: armada: netgear-rn*: fix rtc node name
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Sat, 10 Feb 2018 06:41:30 +0000 (07:41 +0100)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Tue, 13 Feb 2018 16:10:42 +0000 (17:10 +0100)
The node name should be generic and must not contain the part number.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm/boot/dts/armada-370-netgear-rn102.dts
arch/arm/boot/dts/armada-370-netgear-rn104.dts
arch/arm/boot/dts/armada-xp-netgear-rn2120.dts

index b1a96e95e92133c5d7e00f12f141155287d770d1..d2225bd4a76f21ae94aefbef832354607acf8be2 100644 (file)
@@ -103,7 +103,7 @@ i2c@11000 {
 
                                status = "okay";
 
-                               isl12057: isl12057@68 {
+                               isl12057: rtc@68 {
                                        compatible = "isil,isl12057";
                                        reg = <0x68>;
                                        wakeup-source;
index d67e7aa42b54fb0591f996c2897674f4350c8219..b73cae836bc1d754a98461953715084939176a09 100644 (file)
@@ -105,7 +105,7 @@ i2c@11000 {
 
                                status = "okay";
 
-                               isl12057: isl12057@68 {
+                               isl12057: rtc@68 {
                                        compatible = "isil,isl12057";
                                        reg = <0x68>;
                                        wakeup-source;
index 40c6fe21e720c844fd87a626cfb1524561300644..e66fe80cf279d31501b99b967220649a28713025 100644 (file)
@@ -115,7 +115,7 @@ g751: g751@4c {
                                        reg = <0x4c>;
                                };
 
-                               isl12057: isl12057@68 {
+                               isl12057: rtc@68 {
                                        compatible = "isil,isl12057";
                                        reg = <0x68>;
                                        wakeup-source;