brcm63xx: VH4032N: add missing pinctrl
authorDaniel Gonzalez Cabanelas <dgcbueu@gmail.com>
Mon, 31 Dec 2018 11:20:54 +0000 (12:20 +0100)
committerMathias Kresin <dev@kresin.me>
Sun, 27 Jan 2019 10:52:24 +0000 (11:52 +0100)
Add missing pin controls for the Observa VH4032N router.

This fixes the wifi radio and ethernet LAN LEDs.

Signed-off-by: Daniel Gonzalez Cabanelas <dgcbueu@gmail.com>
target/linux/brcm63xx/dts/vh4032n.dts

index fd5a1828abc93f346a6ad43f884bd0e278434152..fccffbc7312646434f73152eb0df6a5a9d155712 100644 (file)
 };
 
 &pinctrl {
+       pinctrl-names = "default";
+       pinctrl-0 = <&pinctrl_pci &pinctrl_ephy0_led &pinctrl_ephy1_led
+                   &pinctrl_ephy2_led &pinctrl_ephy3_led>;
+
        usb_hub_reset {
                gpio-hog;
                gpios = <27 0>;