ramips: fix the mt7628 dts file
authorJohn Crispin <john@openwrt.org>
Thu, 19 Feb 2015 14:04:41 +0000 (14:04 +0000)
committerJohn Crispin <john@openwrt.org>
Thu, 19 Feb 2015 14:04:41 +0000 (14:04 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44494

target/linux/ramips/dts/MT7628.dts
target/linux/ramips/dts/mt7628an.dtsi

index 0b9bc29261753da9b87639f4c37d704cde6862e8..dd6647f2b7c2eae45bb3fec6ff924c78c0fdcc5f 100644 (file)
                reg = <0x0 0x2000000>;
        };
 
-       chosen {
-               bootargs = "console=ttyS0,57600 init=/init";
+       pinctrl {
+               state_default: pinctrl0 {
+                       gpio {
+                               ralink,group = "i2c", "jtag";
+                               ralink,function = "gpio";
+                       };
+               };
        };
 
        palmbus@10000000 {
                        };
                };
        };
-
-       sdhci@10130000 {
-               status = "okay";
-       };
-
-       pcie@10140000 {
-               status = "okay";
-       };
 };
index 855d538a4b4ce29bb90a885eac85f4ca2a770608..8d799af3c3a0e4cbcd8c0f150f6d19a179ae065a 100644 (file)
@@ -9,6 +9,10 @@
                };
        };
 
+       chosen {
+               bootargs = "console=ttyS0,57600";
+       };
+
        cpuintc: cpuintc@0 {
                #address-cells = <0>;
                #interrupt-cells = <1>;