]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
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 28f4a51a65e7626ecf74f6160d446a02e9b8d0ca..dcda0bbefe5b5a532df6a00f9c8a1083747acefe 100644 (file)
        clock-frequency = <25000000>;
 };
 
+&crc {
+       status = "okay";
+};
+
 &dcmi {
        status = "okay";