ath79: ar7242: Update dts for current ag71xx driver
[oweals/openwrt.git] / target / linux / ath79 / dts / ar9331_embeddedwireless_dorin.dts
index eff3b091ecc301ad45034f7f9feaf94bd9edcac2..1ce8851a11d745c0e2bbd06de94592df0c1b6e67 100644 (file)
        compatible = "embeddedwireless,dorin", "qca,ar9331";
 
        aliases {
+               led-status = &status;
                serial0 = &uart;
        };
 
-       memory@0 {
-               device_type = "memory";
-               reg = <0x0 0x4000000>;
-       };
-
        leds {
                compatible = "gpio-leds";
 
-               status {
+               status: status {
                        label = "dorin:green:status";
                        gpios = <&gpio 21 GPIO_ACTIVE_LOW>;
                        default-state = "off";
 
        mtd-mac-address = <&art 0x1002>;
        mtd-mac-address-increment = <0x40>;
-
-       fixed-link {
-               speed = <1000>;
-               full-duplex;
-       };
-
 };
 
 &mdio1 {