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

Commit 8905764a authored by Amelie Delaunay's avatar Amelie Delaunay Committed by Alexandre Torgue
Browse files

ARM: dts: stm32: enable RTC on stm32mp157c-ed1



Enable RTC (Real Time Clock) on stm32mp157c-ed1 board.

Signed-off-by: default avatarAmelie Delaunay <amelie.delaunay@st.com>
Signed-off-by: default avatarAlexandre Torgue <alexandre.torgue@st.com>
parent 8499163a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -68,6 +68,10 @@
	status = "okay";
};

&rtc {
	status = "okay";
};

&uart4 {
	pinctrl-names = "default";
	pinctrl-0 = <&uart4_pins_a>;