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

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

Signed-off-by: Amelie Delaunay <amelie.delaunay@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
This commit is contained in:
Amelie Delaunay 2018-05-17 14:07:00 +02:00 committed by Alexandre Torgue
parent 8499163a2e
commit 8905764a6a

View File

@ -68,6 +68,10 @@ &i2c4 {
status = "okay";
};
&rtc {
status = "okay";
};
&uart4 {
pinctrl-names = "default";
pinctrl-0 = <&uart4_pins_a>;