ARM: dts: armada: netgear-rn*: fix rtc node name

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>
This commit is contained in:
Alexandre Belloni 2018-02-10 07:41:30 +01:00 committed by Gregory CLEMENT
parent 7928b2cbe5
commit bd1de6a3c6
3 changed files with 3 additions and 3 deletions

View File

@ -103,7 +103,7 @@ i2c@11000 {
status = "okay";
isl12057: isl12057@68 {
isl12057: rtc@68 {
compatible = "isil,isl12057";
reg = <0x68>;
wakeup-source;

View File

@ -105,7 +105,7 @@ i2c@11000 {
status = "okay";
isl12057: isl12057@68 {
isl12057: rtc@68 {
compatible = "isil,isl12057";
reg = <0x68>;
wakeup-source;

View File

@ -115,7 +115,7 @@ g751: g751@4c {
reg = <0x4c>;
};
isl12057: isl12057@68 {
isl12057: rtc@68 {
compatible = "isil,isl12057";
reg = <0x68>;
wakeup-source;