MIPS: mscc: jaguar2: rename pinctrl nodes
authorMichael Walle <michael@walle.cc>
Wed, 20 Apr 2022 19:50:16 +0000 (21:50 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Wed, 27 Apr 2022 08:48:59 +0000 (10:48 +0200)
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: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/boot/dts/mscc/jaguar2_pcb110.dts
arch/mips/boot/dts/mscc/jaguar2_pcb111.dts
arch/mips/boot/dts/mscc/jaguar2_pcb118.dts

index d80cd6842b2ad367c4592eaa781891e6bbccddb3..0ea7bc5b5746842ff616ec663226064440906081 100644 (file)
                pins = "GPIO_49";
                function = "si";
        };
-       i2cmux_pins_i: i2cmux-pins-i {
+       i2cmux_pins_i: i2cmux-pins {
                pins = "GPIO_17", "GPIO_18", "GPIO_20", "GPIO_21";
                function = "twi_scl_m";
                output-low;
        };
-       i2cmux_0: i2cmux-0 {
+       i2cmux_0: i2cmux-0-pins {
                pins = "GPIO_17";
                function = "twi_scl_m";
                output-high;
        };
-       i2cmux_1: i2cmux-1 {
+       i2cmux_1: i2cmux-1-pins {
                pins = "GPIO_18";
                function = "twi_scl_m";
                output-high;
        };
-       i2cmux_2: i2cmux-2 {
+       i2cmux_2: i2cmux-2-pins {
                pins = "GPIO_20";
                function = "twi_scl_m";
                output-high;
        };
-       i2cmux_3: i2cmux-3 {
+       i2cmux_3: i2cmux-3-pins {
                pins = "GPIO_21";
                function = "twi_scl_m";
                output-high;
index 813c5e16013caf355955f578ced94ff2022f9c59..05d8c6a96dc4c8c62d8294cffded2ab9ca84797d 100644 (file)
 };
 
 &gpio {
-       i2cmux_pins_i: i2cmux-pins-i {
+       i2cmux_pins_i: i2cmux-pins {
                pins = "GPIO_17", "GPIO_18";
                function = "twi_scl_m";
                output-low;
        };
-       i2cmux_0: i2cmux-0 {
+       i2cmux_0: i2cmux-0-pins {
                pins = "GPIO_17";
                function = "twi_scl_m";
                output-high;
        };
-       i2cmux_1: i2cmux-1 {
+       i2cmux_1: i2cmux-1-pins {
                pins = "GPIO_18";
                function = "twi_scl_m";
                output-high;
        };
-       i2cmux_2: i2cmux-2 {
+       i2cmux_2: i2cmux-2-pins {
                pins = "GPIO_20";
                function = "twi_scl_m";
                output-high;
        };
-       i2cmux_3: i2cmux-3 {
+       i2cmux_3: i2cmux-3-pins {
                pins = "GPIO_21";
                function = "twi_scl_m";
                output-high;
index 27c644f2d17f94cf8a9e60c9194fa1ac9fff18ab..cf2cf591a211b37d0432d0404591474a90d5e9e0 100644 (file)
 };
 
 &gpio {
-       i2cmux_pins_i: i2cmux-pins-i {
+       i2cmux_pins_i: i2cmux-pins {
                pins = "GPIO_17", "GPIO_16";
                function = "twi_scl_m";
                output-low;
        };
-       i2cmux_0: i2cmux-0 {
+       i2cmux_0: i2cmux-0-pins {
                pins = "GPIO_17";
                function = "twi_scl_m";
                output-high;
        };
-       i2cmux_1: i2cmux-1 {
+       i2cmux_1: i2cmux-1-pins {
                pins = "GPIO_16";
                function = "twi_scl_m";
                output-high;