ARM: dts: stm32: use 'typec' generic name for stusb1600 on stm32mp15xx-dkx

Adopt generic node name 'typec' for stusb1600, which is the USB Type-C
controller on stm32mp157x Discovery Kits.

Signed-off-by: Amelie Delaunay <amelie.delaunay@foss.st.com>
Link: https://lore.kernel.org/r/20250603-stm32mp157f-dk2-v2-2-5be0854a9299@foss.st.com
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
This commit is contained in:
Amelie Delaunay 2025-06-03 11:02:08 +02:00 committed by Alexandre Torgue
parent ab2e0f4f6c
commit 8ac2fba023

View File

@ -254,7 +254,7 @@ &i2c4 {
/delete-property/dmas;
/delete-property/dma-names;
stusb1600@28 {
stusb1600: typec@28 {
compatible = "st,stusb1600";
reg = <0x28>;
interrupts = <11 IRQ_TYPE_LEVEL_LOW>;