mips: dts: ralink: mt7621: associate uart1_pins with serial0
authorJustin Swartz <justin.swartz@risingedge.co.za>
Fri, 8 Mar 2024 15:56:14 +0000 (17:56 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Mon, 11 Mar 2024 12:58:06 +0000 (13:58 +0100)
Add missing pinctrl-name and pinctrl-0 properties to declare
that the uart1_pins group is associated with serial0.

Acked-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Justin Swartz <justin.swartz@risingedge.co.za>
Reviewed-by: Arınç ÜNAL <arinc.unal@arinc9.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/boot/dts/ralink/mt7621.dtsi

index 35a1025..dca415f 100644 (file)
                        reg-shift = <2>;
                        reg-io-width = <4>;
                        no-loopback-test;
+
+                       pinctrl-names = "default";
+                       pinctrl-0 = <&uart1_pins>;
                };
 
                spi0: spi@b00 {