提交 bd1de6a3 编写于 作者: A Alexandre Belloni 提交者: Gregory CLEMENT

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: NAlexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: NGregory CLEMENT <gregory.clement@bootlin.com>
上级 7928b2cb
...@@ -103,7 +103,7 @@ ...@@ -103,7 +103,7 @@
status = "okay"; status = "okay";
isl12057: isl12057@68 { isl12057: rtc@68 {
compatible = "isil,isl12057"; compatible = "isil,isl12057";
reg = <0x68>; reg = <0x68>;
wakeup-source; wakeup-source;
......
...@@ -105,7 +105,7 @@ ...@@ -105,7 +105,7 @@
status = "okay"; status = "okay";
isl12057: isl12057@68 { isl12057: rtc@68 {
compatible = "isil,isl12057"; compatible = "isil,isl12057";
reg = <0x68>; reg = <0x68>;
wakeup-source; wakeup-source;
......
...@@ -115,7 +115,7 @@ ...@@ -115,7 +115,7 @@
reg = <0x4c>; reg = <0x4c>;
}; };
isl12057: isl12057@68 { isl12057: rtc@68 {
compatible = "isil,isl12057"; compatible = "isil,isl12057";
reg = <0x68>; reg = <0x68>;
wakeup-source; wakeup-source;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册