Skip to content

Commit 2e206c7

Browse files
小桥mkresin
小桥
authored andcommitted
ramips: fix Phicomm K1S(PSG1208) pinmux
Use gpio function for pins with LEDs. Signed-off-by: 小桥 <[email protected]>
1 parent a6b5ddf commit 2e206c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

target/linux/ramips/dts/PSG1208.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
&pinctrl {
8383
state_default: pinctrl0 {
8484
gpio {
85-
ralink,group = "i2c", "uartf", "rgmii1", "rgmii2", "ephy", "wled", "nd_sd";
85+
ralink,group = "i2c", "spi refclk", "wled";
8686
ralink,function = "gpio";
8787
};
8888
};

0 commit comments

Comments
 (0)