From: 小桥 <29551030@qq.com> Date: Sun, 5 Mar 2017 07:53:40 +0000 (+0800) Subject: ramips: fix Phicomm K1S(PSG1208) pinmux X-Git-Tag: v18.06.0-rc1~2684 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=a3332f2aa2d2d3fb6fcd92a49f60bcae0dbd988e;p=openwrt%2Fopenwrt.git ramips: fix Phicomm K1S(PSG1208) pinmux Use gpio function for pins with LEDs. Signed-off-by: 小桥 <29551030@qq.com> --- diff --git a/target/linux/ramips/dts/PSG1208.dts b/target/linux/ramips/dts/PSG1208.dts index 547da2fdfa..6680f5df2a 100644 --- a/target/linux/ramips/dts/PSG1208.dts +++ b/target/linux/ramips/dts/PSG1208.dts @@ -82,7 +82,7 @@ &pinctrl { state_default: pinctrl0 { gpio { - ralink,group = "i2c", "uartf", "rgmii1", "rgmii2", "ephy", "wled", "nd_sd"; + ralink,group = "i2c", "spi refclk", "wled"; ralink,function = "gpio"; }; };