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 <christian@m3hlis.de>

SVN-Revision: 46359
This commit is contained in:
John Crispin 2015-07-14 09:57:08 +00:00
parent c71ef0499b
commit 5e1c7fb0cc
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
pinctrl { pinctrl {
state_default: pinctrl0 { state_default: pinctrl0 {
default { default {
ralink,group = "ephy", "wled", "pa", "i2c", "wdt", "uartf"; ralink,group = "ephy", "wled", "pa", "i2c", "wdt", "uartf", "spi refclk";
ralink,function = "gpio"; ralink,function = "gpio";
}; };
}; };