Commit 448fb6ea authored by Valentin Caron's avatar Valentin Caron Committed by Alexandre Torgue

ARM: dts: stm32: enable RTC support on stm32mp135f-dk

Enables the support of RTC on stm32mp135f-dk board.
Signed-off-by: default avatarGabriel Fernandez <gabriel.fernandez@foss.st.com>
Signed-off-by: default avatarValentin Caron <valentin.caron@foss.st.com>
Signed-off-by: default avatarAlexandre Torgue <alexandre.torgue@foss.st.com>
parent cc2b6b6f
......@@ -37,6 +37,10 @@ &iwdg2 {
status = "okay";
};
&rtc {
status = "okay";
};
&sdmmc1 {
pinctrl-names = "default", "opendrain", "sleep";
pinctrl-0 = <&sdmmc1_b4_pins_a &sdmmc1_clk_pins_a>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment