ARM: dts: lan966x: rename pinctrl nodes
authorMichael Walle <michael@walle.cc>
Wed, 20 Apr 2022 19:42:30 +0000 (21:42 +0200)
committerClaudiu Beznea <claudiu.beznea@microchip.com>
Fri, 13 May 2022 13:26:53 +0000 (16:26 +0300)
The pinctrl device tree binding will be converted to YAML format. Rename
the pin nodes so they end with "-pins" to match the schema.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20220420194230.3415663-1-michael@walle.cc
Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
arch/arm/boot/dts/lan966x-pcb8291.dts

index 3281af9..3c7e3a7 100644 (file)
@@ -35,7 +35,7 @@
                function = "fc3_b";
        };
 
-       can0_b_pins:  can0_b_pins {
+       can0_b_pins:  can0-b-pins {
                /* RX, TX */
                pins = "GPIO_35", "GPIO_36";
                function = "can0_b";