[OpenWrt-Devel] [PATCH 1/2] ralink: add FireWRT IO multiplexing
wengbj
fl.service at t-firefly.com
Wed Mar 11 03:00:07 EDT 2015
Signed-off-by: wengbj <fl.service at t-firefly.com>
---
target/linux/ramips/dts/FIREWRT.dts | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/target/linux/ramips/dts/FIREWRT.dts b/target/linux/ramips/dts/FIREWRT.dts
index 8790f7b..a6318d0 100644
--- a/target/linux/ramips/dts/FIREWRT.dts
+++ b/target/linux/ramips/dts/FIREWRT.dts
@@ -105,4 +105,12 @@
};
};
+ pinctrl {
+ state_default: pinctrl0 {
+ gpio {
+ ralink,group = "wdt", "rgmii2";
+ ralink,function = "gpio";
+ };
+ };
+ };
};
--
1.7.9.5
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list