Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 368f2c26 authored by Sebastian Reichel's avatar Sebastian Reichel Committed by Greg Kroah-Hartman
Browse files

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



[ Upstream commit 17b57beafccb4569accbfc8c11390744cf59c021 ]

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

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


Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 4b346f07
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@
&i2c1 {
	status = "okay";

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

	hym8563@51 {
	rtc@51 {
		compatible = "haoyu,hym8563";
		reg = <0x51>;

+1 −1
Original line number Diff line number Diff line
@@ -233,7 +233,7 @@
		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
@@ -145,7 +145,7 @@
		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
@@ -165,7 +165,7 @@
};

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