Author: blogic Date: 2015-07-14 11:57:08 +0200 (Tue, 14 Jul 2015) New Revision: 46359
Modified: trunk/target/linux/ramips/dts/WRTNODE.dts Log: 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]> Modified: trunk/target/linux/ramips/dts/WRTNODE.dts =================================================================== --- trunk/target/linux/ramips/dts/WRTNODE.dts 2015-07-14 09:56:59 UTC (rev 46358) +++ trunk/target/linux/ramips/dts/WRTNODE.dts 2015-07-14 09:57:08 UTC (rev 46359) @@ -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"; }; }; _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
