projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f47fc3a
)
ARM: dts: am335x-phycore-som: Add alias for TPS65910 RTC
author
Steffen Hemer
<s.hemer@phytec.de>
Tue, 14 Feb 2023 13:22:55 +0000
(14:22 +0100)
committer
Tony Lindgren
<tony@atomide.com>
Mon, 27 Mar 2023 08:17:15 +0000
(11:17 +0300)
Without an alias for the TPS65910 RTC, it snatches the rtc0 device in
advance to the I2C RTC assigned to that alias.
Signed-off-by: Steffen Hemer <s.hemer@phytec.de>
Message-Id: <
20230214132302
.39087-1-s.hemer@phytec.de>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am335x-phycore-som.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/am335x-phycore-som.dtsi
b/arch/arm/boot/dts/am335x-phycore-som.dtsi
index e2cec1ffaa4c099ac93cffafb2c8585886121cc2..6819cec588a7e5fe294fe3ad17b857225f597f14 100644
(file)
--- a/
arch/arm/boot/dts/am335x-phycore-som.dtsi
+++ b/
arch/arm/boot/dts/am335x-phycore-som.dtsi
@@
-14,6
+14,7
@@
aliases {
rtc0 = &i2c_rtc;
rtc1 = &rtc;
+ rtc2 = &tps;
};
cpus {