ARM: dts: stm32: enable CRC32 on stm32429i-eval board
authorCosar Dindar <cosardindar@gmail.com>
Mon, 22 May 2017 14:35:00 +0000 (16:35 +0200)
committerAlexandre TORGUE <alexandre.torgue@st.com>
Wed, 7 Jun 2017 15:48:38 +0000 (17:48 +0200)
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>
arch/arm/boot/dts/stm32429i-eval.dts

index 28f4a51..dcda0bb 100644 (file)
        clock-frequency = <25000000>;
 };
 
+&crc {
+       status = "okay";
+};
+
 &dcmi {
        status = "okay";