[PATCH 2/3] ARM: dts: stm32: enable CRC on stm32mp135f-dk

Thomas Bourgoin thomas.bourgoin at foss.st.com
Mon Feb 19 03:37:44 PST 2024


From: Lionel Debieve <lionel.debieve at foss.st.com>

Enable Cyclic redundancy check on stm32mp135f-dk.

Signed-off-by: Lionel Debieve <lionel.debieve at foss.st.com>
Signed-off-by: Thomas Bourgoin <thomas.bourgoin at foss.st.com>
---
 arch/arm/boot/dts/st/stm32mp135f-dk.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/st/stm32mp135f-dk.dts b/arch/arm/boot/dts/st/stm32mp135f-dk.dts
index eea740d097c7..a7b1b2ca9d0b 100644
--- a/arch/arm/boot/dts/st/stm32mp135f-dk.dts
+++ b/arch/arm/boot/dts/st/stm32mp135f-dk.dts
@@ -93,6 +93,10 @@ channel at 12 {
 	};
 };
 
+&crc1 {
+	status = "okay";
+};
+
 &i2c1 {
 	pinctrl-names = "default", "sleep";
 	pinctrl-0 = <&i2c1_pins_a>;
-- 
2.25.1




More information about the linux-arm-kernel mailing list