ARM: dts: am335x-phycore-som: Add alias for TPS65910 RTC
authorSteffen Hemer <s.hemer@phytec.de>
Tue, 14 Feb 2023 13:22:55 +0000 (14:22 +0100)
committerTony 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

index e2cec1f..6819cec 100644 (file)
@@ -14,6 +14,7 @@
        aliases {
                rtc0 = &i2c_rtc;
                rtc1 = &rtc;
+               rtc2 = &tps;
        };
 
        cpus {