ralink: more mt7530 fixes
authorJohn Crispin <john@openwrt.org>
Tue, 11 Nov 2014 11:46:16 +0000 (11:46 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 11 Nov 2014 11:46:16 +0000 (11:46 +0000)
make 1166 wan port work. this broke due to the esw_polling bug

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43236

target/linux/ramips/dts/WHR-1166D.dts

index 9087505c92878297e29908f4ba29dd4d2a0ff861..f50408f108f4b8e9a458c3d78e769cf346e69632 100644 (file)
@@ -56,7 +56,7 @@
        pinctrl {
                state_default: pinctrl0 {
                        gpio {
        pinctrl {
                state_default: pinctrl0 {
                        gpio {
-                               ralink,group = "i2c", "uartf", "rgmii1", "wled", "nd_sd";
+                               ralink,group = "i2c", "uartf", "wled", "nd_sd";
                                ralink,function = "gpio";
                        };
                };
                                ralink,function = "gpio";
                        };
                };
@@ -64,7 +64,7 @@
 
        ethernet@10100000 {
                pinctrl-names = "default";
 
        ethernet@10100000 {
                pinctrl-names = "default";
-               pinctrl-0 = <&rgmii1_pins &rgmii2_pins &mdio_pins>;
+               pinctrl-0 = <&rgmii1_pins &mdio_pins>;
 
                port@5 {
                        status = "okay";
 
                port@5 {
                        status = "okay";