arm64: dts: rockchip: fix node name for hym8563 rtc
authorSebastian Reichel <sebastian.reichel@collabora.com>
Mon, 24 Oct 2022 16:55:44 +0000 (18:55 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 30 Oct 2022 20:05:42 +0000 (21:05 +0100)
Fix the node name for hym8563 in all arm64 rockchip devicetrees.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Link: https://lore.kernel.org/r/20221024165549.74574-2-sebastian.reichel@collabora.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3368-orion-r68-meta.dts
arch/arm64/boot/dts/rockchip/rk3368-r88.dts
arch/arm64/boot/dts/rockchip/rk3399-roc-pc-plus.dts
arch/arm64/boot/dts/rockchip/rk3399pro-vmarc-som.dtsi

index 7f5bba0c600146f09b0e1b6ded04ca16b9e84375..0e88e9592c1cb87963f440b2d4f9014601a5a2d2 100644 (file)
                vin-supply = <&vcc_sys>;
        };
 
-       hym8563: hym8563@51 {
+       hym8563: rtc@51 {
                compatible = "haoyu,hym8563";
                reg = <0x51>;
                #clock-cells = <0>;
index 38d757c00548823ac83e13c610e1d583ba431346..e147d6f8b43eee548c3d6be783ef9c2b3d605397 100644 (file)
                vin-supply = <&vcc_sys>;
        };
 
-       hym8563: hym8563@51 {
+       hym8563: rtc@51 {
                compatible = "haoyu,hym8563";
                reg = <0x51>;
                #clock-cells = <0>;
index 5a2661ae0131ce407ce7f2283f1e2ba91e68da7e..18b5050c6cd3bbdff8d82b58834106fc599a7dbd 100644 (file)
@@ -98,7 +98,7 @@
 };
 
 &i2c0 {
-       hym8563: hym8563@51 {
+       hym8563: rtc@51 {
                compatible = "haoyu,hym8563";
                reg = <0x51>;
                interrupt-parent = <&gpio0>;
index 935b8c68a71d6c60db9c8d8b9070809c852d8b27..6c168566321ba9b2a649ac505efc914c6b1546fe 100644 (file)
        clock-frequency = <400000>;
        status = "okay";
 
-       hym8563: hym8563@51 {
+       hym8563: rtc@51 {
                compatible = "haoyu,hym8563";
                reg = <0x51>;
                #clock-cells = <0>;