]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
ARM: dts: stm32: enable CRC on stm32mp135f-dk
authorLionel Debieve <lionel.debieve@foss.st.com>
Mon, 19 Feb 2024 11:37:44 +0000 (12:37 +0100)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Thu, 29 Feb 2024 09:14:07 +0000 (10:14 +0100)
Enable Cyclic redundancy check on stm32mp135f-dk.

Signed-off-by: Lionel Debieve <lionel.debieve@foss.st.com>
Signed-off-by: Thomas Bourgoin <thomas.bourgoin@foss.st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
arch/arm/boot/dts/st/stm32mp135f-dk.dts

index eea740d097c72ff1f866c540f7147a20993db6ae..a7b1b2ca9d0bc08e373f883140e3c5efd5416c14 100644 (file)
        };
 };
 
+&crc1 {
+       status = "okay";
+};
+
 &i2c1 {
        pinctrl-names = "default", "sleep";
        pinctrl-0 = <&i2c1_pins_a>;