Commit 29f4747a authored by Steffen Hemer's avatar Steffen Hemer Committed by Tony Lindgren
Browse files

ARM: dts: am335x-phycore-som: Add alias for TPS65910 RTC



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: default avatarSteffen Hemer <s.hemer@phytec.de>
Message-Id: <20230214132302.39087-1-s.hemer@phytec.de>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent f47fc3aa
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@ / {
	aliases {
		rtc0 = &i2c_rtc;
		rtc1 = &rtc;
		rtc2 = &tps;
	};

	cpus {