Commit d6998234 authored by Cosar Dindar's avatar Cosar Dindar Committed by Alexandre TORGUE

ARM: dts: stm32: enable CRC32 on stm32429i-eval board

Enable the CRC32 crypto on stm32429i-eval board.
Signed-off-by: default avatarCosar Dindar <cosardindar@gmail.com>
Signed-off-by: default avatarAlexandre TORGUE <alexandre.torgue@st.com>
parent 58518a05
......@@ -160,6 +160,10 @@ &clk_hse {
clock-frequency = <25000000>;
};
&crc {
status = "okay";
};
&dcmi {
status = "okay";
......
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