提交 58518a05 编写于 作者: C Cosar Dindar 提交者: Alexandre TORGUE

ARM: dts: stm32: enable CRC32 on stm32429-disco board

Enable the CRC32 crypto on stm32429-disco board.
Signed-off-by: NCosar Dindar <cosardindar@gmail.com>
Signed-off-by: NAlexandre TORGUE <alexandre.torgue@st.com>
上级 a68883f1
...@@ -102,6 +102,10 @@ ...@@ -102,6 +102,10 @@
clock-frequency = <8000000>; clock-frequency = <8000000>;
}; };
&crc {
status = "okay";
};
&rtc { &rtc {
assigned-clocks = <&rcc 1 CLK_RTC>; assigned-clocks = <&rcc 1 CLK_RTC>;
assigned-clock-parents = <&rcc 1 CLK_LSI>; assigned-clock-parents = <&rcc 1 CLK_LSI>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册