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
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue