mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
ramips: fix Phicomm K1S(PSG1208) pinmux
Use gpio function for pins with LEDs. Signed-off-by: 小桥 <29551030@qq.com>
This commit is contained in:
parent
ca27b3d370
commit
a3332f2aa2
@ -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";
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user