Commit 67a9aeef authored by Sebastian Reichel's avatar Sebastian Reichel Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: fix node name for hym8563 rtc



Fix the node name for hym8563 in all arm64 rockchip devicetrees.

Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.com>
Link: https://lore.kernel.org/r/20221024165549.74574-2-sebastian.reichel@collabora.com


Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 91e8b74f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -208,7 +208,7 @@ vdd_cpu: syr827@40 {
		vin-supply = <&vcc_sys>;
	};

	hym8563: hym8563@51 {
	hym8563: rtc@51 {
		compatible = "haoyu,hym8563";
		reg = <0x51>;
		#clock-cells = <0>;
+1 −1
Original line number Diff line number Diff line
@@ -192,7 +192,7 @@ vdd_cpu: syr827@40 {
		vin-supply = <&vcc_sys>;
	};

	hym8563: hym8563@51 {
	hym8563: rtc@51 {
		compatible = "haoyu,hym8563";
		reg = <0x51>;
		#clock-cells = <0>;
+1 −1
Original line number Diff line number Diff line
@@ -98,7 +98,7 @@ &fusb0 {
};

&i2c0 {
	hym8563: hym8563@51 {
	hym8563: rtc@51 {
		compatible = "haoyu,hym8563";
		reg = <0x51>;
		interrupt-parent = <&gpio0>;
+1 −1
Original line number Diff line number Diff line
@@ -297,7 +297,7 @@ &i2c2 {
	clock-frequency = <400000>;
	status = "okay";

	hym8563: hym8563@51 {
	hym8563: rtc@51 {
		compatible = "haoyu,hym8563";
		reg = <0x51>;
		#clock-cells = <0>;