From 8cd1c997079246942680893adbd21d884e131b84 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 17 Sep 2013 21:45:44 +0000 Subject: ralink: add pinctrl driver Signed-off-by: John Crispin SVN-Revision: 38026 --- target/linux/ramips/dts/RT-N10-PLUS.dts | 21 --------------------- 1 file changed, 21 deletions(-) (limited to 'target/linux/ramips/dts/RT-N10-PLUS.dts') diff --git a/target/linux/ramips/dts/RT-N10-PLUS.dts b/target/linux/ramips/dts/RT-N10-PLUS.dts index 2f070b7419..0606ccb245 100644 --- a/target/linux/ramips/dts/RT-N10-PLUS.dts +++ b/target/linux/ramips/dts/RT-N10-PLUS.dts @@ -6,18 +6,6 @@ compatible = "RT-N10-PLUS", "ralink,rt3050-soc"; model = "Asus RT-N10+"; - palmbus@10000000 { - sysc@0 { - ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii"; - ralink,uartmux = "gpio"; - ralink,wdtmux = <1>; - }; - - gpio0: gpio@600 { - status = "okay"; - }; - }; - cfi@1f000000 { compatible = "cfi-flash"; reg = <0x1f000000 0x800000>; @@ -51,12 +39,7 @@ }; }; - ethernet@10100000 { - status = "okay"; - }; - esw@10110000 { - status = "okay"; ralink,portmap = <0x3e>; }; @@ -84,8 +67,4 @@ linux,code = <0x211>; }; }; - - wmac@10180000 { - status = "okay"; - }; }; -- cgit v1.2.3