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

Enable the CRC32 crypto on stm32429i-eval board.

Signed-off-by: Cosar Dindar <cosardindar@gmail.com>
Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com>
This commit is contained in:
Cosar Dindar 2017-05-22 16:35:00 +02:00 committed by Alexandre TORGUE
parent 58518a0547
commit d699823493

View file

@ -160,6 +160,10 @@ &clk_hse {
clock-frequency = <25000000>;
};
&crc {
status = "okay";
};
&dcmi {
status = "okay";