[PATCH 18.06 1/2] bcm63xx: VH4032N: backport, add missing pinctrl

Daniel González Cabanelas dgcbueu at gmail.com
Thu Jan 21 16:06:04 EST 2021


Backport 5af04f0d94a229 commit:
Add missing pin controls for the Observa VH4032N router.

This fixes the wifi radio and ethernet LAN LEDs.

Problem reported at forum post: 
https://forum.openwrt.org/t/openwrt-wifi-issue-in-observa-vh4032n

Signed-off-by: Daniel González Cabanelas <dgcbueu at gmail.com>
---
 target/linux/brcm63xx/dts/vh4032n.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/target/linux/brcm63xx/dts/vh4032n.dts b/target/linux/brcm63xx/dts/vh4032n.dts
index 1296fbf..a17db77 100644
--- a/target/linux/brcm63xx/dts/vh4032n.dts
+++ b/target/linux/brcm63xx/dts/vh4032n.dts
@@ -72,6 +72,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>;
-- 
2.30.0







More information about the openwrt-devel mailing list