diff options
Diffstat (limited to 'target/linux/ramips/dts/ArcherC20.dts')
-rw-r--r-- | target/linux/ramips/dts/ArcherC20.dts | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/target/linux/ramips/dts/ArcherC20.dts b/target/linux/ramips/dts/ArcherC20.dts index ba842d9ba7..f0281c37c3 100644 --- a/target/linux/ramips/dts/ArcherC20.dts +++ b/target/linux/ramips/dts/ArcherC20.dts @@ -142,11 +142,6 @@ ralink,group = "i2c", "uartf", "wled", "ephy", "spi refclk", "wdt"; ralink,function = "gpio"; }; - - pa { - ralink,group = "pa"; - ralink,function = "pa"; - }; }; }; @@ -172,6 +167,8 @@ ralink,mtd-eeprom = <&radio 0>; mtd-mac-address = <&rom 0xf100>; mtd-mac-address-increment = <(-2)>; + pinctrl-names = "default"; + pinctrl-0 = <&pa_pins>; }; &pcie { |