ARM: dts: stm32: enable CRC32 on stm32429-disco board
Enable the CRC32 crypto on stm32429-disco board. Signed-off-by: Cosar Dindar <cosardindar@gmail.com> Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com>
This commit is contained in:
Родитель
a68883f1e2
Коммит
58518a0547
|
@ -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>;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче