ramips: ethernet mac cleanup
[openwrt.git] / target / linux / ramips / dts / MT7620a_MT7610e.dts
index 0d7755b..e7ae5f6 100644 (file)
@@ -6,17 +6,8 @@
        compatible = "ralink,mt7620a-eval-board", "ralink,mt7620a-soc";
        model = "Ralink MT7620A evaluation board";
 
-       memory@0 {
-               reg = <0x0 0x2000000>;
-       };
-
-       chosen {
-               bootargs = "console=ttyS0,57600";
-       };
-
        palmbus@10000000 {
                sysc@0 {
-                       ralink,pinmux = "spi", "uartlite", "mdio", "wled", "ephy", "rgmii1", "rgmii2";
                        ralink,gpiomux = "i2c", "jtag";
                        ralink,uartmux = "gpio";
                        ralink,wdtmux = <1>;
 
                spi@b00 {
                        status = "okay";
-               
+
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
                                compatible = "en25q64";
                                reg = <0 0>;
                                linux,modalias = "m25p80", "en25q64";
-                               spi-max-frequency = <10000000>;
+                               spi-max-frequency = <1000000>;
 
                                partition@0 {
                                        label = "u-boot";
 
        ethernet@10100000 {
                status = "okay";
+
+               pinctrl-names = "default";
+               pinctrl-0 = <&ephy_pins>;
+
+               ralink,port-map = "llllw";
        };
 
        gsw@10110000 {
-               status = "okay";
                ralink,port4 = "ephy";
        };