mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-20 09:26:28 +00:00
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>
This commit is contained in:
parent
6b2b35e043
commit
5af04f0d94
@ -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…
x
Reference in New Issue
Block a user