From: 小桥 <29551030@qq.com> Date: Sun, 5 Mar 2017 07:53:40 +0000 (+0800) Subject: ramips: fix Phicomm K1S(PSG1208) pinmux X-Git-Tag: v17.01.3~96 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=2e206c79ccbc1bd4289654673b4db64a26380fb6 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 ea96209ab9..6ae56f2d70 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"; }; };