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

Daniel Gonzalez Cabanelas dgcbueu at gmail.com
Mon Dec 31 06:20:54 EST 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>
---
Changes in v2:
- refresh the patch with the current changes

 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 fd5a182..0e1be98 100644
--- a/target/linux/brcm63xx/dts/vh4032n.dts
+++ b/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>;
-- 
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