From 5e1c7fb0cc6de1994579abd82e60eeea5976ca65 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 14 Jul 2015 09:57:08 +0000 Subject: 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 SVN-Revision: 46359 --- target/linux/ramips/dts/WRTNODE.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/dts/WRTNODE.dts') 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"; }; }; -- cgit v1.2.3