mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 02:21:52 +09:00
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:
committed by
Claudiu Beznea
parent
b7e86ef7af
commit
47afe2b524
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user