brcm63xx: VH4032N: add missing pinctrl

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>
master
Daniel Gonzalez Cabanelas 6 years ago committed by Mathias Kresin
parent 6b2b35e043
commit 5af04f0d94
  1. 4
      target/linux/brcm63xx/dts/vh4032n.dts

@ -74,6 +74,10 @@
};
&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>;

Loading…
Cancel
Save