projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b9bb98
)
arm64: dts: ti: k3-am65-iot2050-common: Rename rtc8564 nodename
author
Nishanth Menon
<nm@ti.com>
Wed, 7 Jun 2023 13:20:43 +0000
(08:20 -0500)
committer
Vignesh Raghavendra
<vigneshr@ti.com>
Thu, 15 Jun 2023 05:35:46 +0000
(11:05 +0530)
Just use "rtc" as the nodename to better match with the bindings.
Signed-off-by: Nishanth Menon <nm@ti.com>
Link:
https://lore.kernel.org/r/20230607132043.3932726-4-nm@ti.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi
b/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi
index 7d256a1638ff2cacca222bbaff048ccd9094e6f7..6b052a0ecfa1b62d4b8deddec134d431d036ca09 100644
(file)
--- a/
arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi
+++ b/
arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi
@@
-482,7
+482,7
@@
pinctrl-0 = <&main_i2c0_pins_default>;
clock-frequency = <400000>;
- rtc: rtc
8564
@51 {
+ rtc: rtc@51 {
compatible = "nxp,pcf8563";
reg = <0x51>;
};