From: blogic Date: Tue, 14 Jul 2015 09:57:08 +0000 (+0000) Subject: ramips: added gpio spi refclk support for wrtnode board X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=55d2d1ae98d0d79ca8e37e750cfae7c8ad73f0ec;p=openwrt.git 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46359 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ramips/dts/WRTNODE.dts b/target/linux/ramips/dts/WRTNODE.dts index 793c02fb4c..2a4dd198bc 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"; }; };