]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
ARM: dts: stm32: enable CRC32 on stm32429-disco board
authorCosar Dindar <cosardindar@gmail.com>
Mon, 22 May 2017 14:34:00 +0000 (16:34 +0200)
committerAlexandre TORGUE <alexandre.torgue@st.com>
Wed, 7 Jun 2017 15:46:12 +0000 (17:46 +0200)
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>
arch/arm/boot/dts/stm32f429-disco.dts

index 191fa50e34ebd7c8ab590ecf910ea5d56b7bfe52..ae47cde7952f6bb16fe13b435a0f704cda7fbc8a 100644 (file)
        clock-frequency = <8000000>;
 };
 
+&crc {
+       status = "okay";
+};
+
 &rtc {
        assigned-clocks = <&rcc 1 CLK_RTC>;
        assigned-clock-parents = <&rcc 1 CLK_LSI>;