[OpenWrt-Devel] [PATCH] ramips: added gpio spi refclk support for wrtnode board
Christian Mehlis
christian at m3hlis.de
Tue Jul 14 04:32:06 EDT 2015
This syncs the dts file with the one provided by the wrtnode team:
https://github.com/WRTnode/openwrt-patches/blob/master/R41508/wrtnode_factory_firmware_dts.patch
Signed-off-by: Christian Mehlis <christian at m3hlis.de>
---
target/linux/ramips/dts/WRTNODE.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/ramips/dts/WRTNODE.dts b/target/linux/ramips/dts/WRTNODE.dts
index 793c02f..2a4dd19 100644
--- a/target/linux/ramips/dts/WRTNODE.dts
+++ b/target/linux/ramips/dts/WRTNODE.dts
@@ -76,7 +76,7 @@
pinctrl {
state_default: pinctrl0 {
default {
- ralink,group = "ephy", "wled", "pa", "i2c", "wdt", "uartf";
+ ralink,group = "ephy", "wled", "pa", "i2c", "wdt", "uartf", "spi refclk";
ralink,function = "gpio";
};
};
--
2.3.4.263.gf53fc38
_______________________________________________
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