Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Amelie Delaunay and committed by
Alexandre Torgue
8ac2fba0 ab2e0f4f

+1 -1
+1 -1
arch/arm/boot/dts/st/stm32mp15xx-dkx.dtsi
··· 254 254 /delete-property/dmas; 255 255 /delete-property/dma-names; 256 256 257 - stusb1600@28 { 257 + stusb1600: typec@28 { 258 258 compatible = "st,stusb1600"; 259 259 reg = <0x28>; 260 260 interrupts = <11 IRQ_TYPE_LEVEL_LOW>;