tools/patchelf: update to 0.18.0
[openwrt/staging/dedeckeh.git] / target / linux / ath79 / dts / ar9331_glinet_64xx.dtsi
index c96aaa22222012832bad9e54aa755f44b54b3a48..8d003ce0903222ec87c3a7d5f0ba518d48d43c3d 100644 (file)
@@ -6,11 +6,6 @@
 #include <dt-bindings/input/input.h>
 
 / {
-       aliases {
-               serial0 = &uart;
-               label-mac-device = &wmac;
-       };
-
        keys {
                compatible = "gpio-keys";
 
                compatible = "gpio-leds";
 
                wlan {
-                       label = "gl-inet:red:wlan";
+                       label = "red:wlan";
                        gpios = <&gpio 0 GPIO_ACTIVE_HIGH>;
                        linux,default-trigger = "phy0tpt";
                };
 
                lan {
-                       label = "gl-inet:green:lan";
+                       label = "green:lan";
                        gpios = <&gpio 13 GPIO_ACTIVE_HIGH>;
                };
        };
@@ -49,8 +44,6 @@
 &eth0 {
        status = "okay";
 
-       mtd-mac-address = <&uboot 0x1fc00>;
-
        gmac-config {
                device = <&gmac>;
 
 
 &eth1 {
        status = "okay";
-
-       mtd-mac-address = <&uboot 0x1fc00>;
-};
-
-&uart {
-       status = "okay";
 };
 
 &usb {
@@ -81,7 +68,4 @@
 
 &wmac {
        status = "okay";
-
-       mtd-cal-data = <&art 0x1000>;
-       mtd-mac-address = <&uboot 0x1fc00>;
 };