]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: stm32: use 'typec' generic name for stusb1600 on stm32mp15xx-dkx
authorAmelie Delaunay <amelie.delaunay@foss.st.com>
Tue, 3 Jun 2025 09:02:08 +0000 (11:02 +0200)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Fri, 4 Jul 2025 09:24:12 +0000 (11:24 +0200)
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>
arch/arm/boot/dts/st/stm32mp15xx-dkx.dtsi

index c74e36676d1b8c2a6839d36331d21eb0ae39be90..46692d8f566ad6a18c25d6b98dc7fa04e553854e 100644 (file)
        /delete-property/dmas;
        /delete-property/dma-names;
 
-       stusb1600@28 {
+       stusb1600: typec@28 {
                compatible = "st,stusb1600";
                reg = <0x28>;
                interrupts = <11 IRQ_TYPE_LEVEL_LOW>;