浏览代码

ramips: added gpio spi refclk support for wrtnode board

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 <[email protected]>

SVN-Revision: 46359
John Crispin 10 年之前
父节点
当前提交
5e1c7fb0cc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      target/linux/ramips/dts/WRTNODE.dts

+ 1 - 1
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";
 			};
 		};