[OpenWrt-Devel] [PATCH] brcm63xx: VH4032N: add missing pinctrl

Daniel Gonzalez Cabanelas dgcbueu at gmail.com
Thu Nov 1 16:48:03 EDT 2018


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 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..8210595 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.6.4



_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list