ARM: dts: lan966x: rename pinctrl nodes

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>
This commit is contained in:
Michael Walle 2022-04-20 21:42:30 +02:00 committed by Claudiu Beznea
parent b7e86ef7af
commit 47afe2b524
1 changed files with 1 additions and 1 deletions

View 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";