From aa82141d9be0bbac5bf7c8b82fe1b1581e679587 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Sat, 18 Nov 2017 22:05:16 +0100 Subject: ramips: use pinmux nodes from dtsi Use the pinmux nodes from the included dtsi file instead of adding duplicate nodes. Signed-off-by: Mathias Kresin --- target/linux/ramips/dts/ArcherC20.dts | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'target/linux/ramips/dts/ArcherC20.dts') 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 { -- cgit v1.2.3