Skip to content

Commit 737245a

Browse files
VCASTMAlexandre Torgue
authored andcommitted
arm64: dts: st: enable RTC on stm32mp257f-ev1 board
Enable RTC on stm32mp257f-ev1 board. Signed-off-by: Valentin Caron <valentin.caron@foss.st.com> Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
1 parent 52540f5 commit 737245a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

arch/arm64/boot/dts/st/stm32mp257f-ev1.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@
9393
status = "disabled";
9494
};
9595

96+
&rtc {
97+
status = "okay";
98+
};
99+
96100
&scmi_regu {
97101
scmi_vddio1: regulator@0 {
98102
regulator-min-microvolt = <1800000>;

0 commit comments

Comments
 (0)