ARM: dts: stm32: enable CRC on stm32mp135f-dk

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>
This commit is contained in:
Lionel Debieve 2024-02-19 12:37:44 +01:00 committed by Alexandre Torgue
parent b40a53f062
commit d4e12273a7

View File

@ -93,6 +93,10 @@ channel@12 {
};
};
&crc1 {
status = "okay";
};
&i2c1 {
pinctrl-names = "default", "sleep";
pinctrl-0 = <&i2c1_pins_a>;