ath79: qca956x: Update dts for current ag71xx driver
[oweals/openwrt.git] / target / linux / ath79 / dts / ar9330_glinet_ar150.dts
index a7dab83559c886c34476d261975021e701871cc4..5e3552a30baed49bd254bf9ca3a0e81de8331bd4 100644 (file)
 
        aliases {
                serial0 = &uart;
-       };
-
-       memory@0 {
-               device_type = "memory";
-               reg = <0x0 0x4000000>;
+               led-status = &wlan;
        };
 
        leds {
                compatible = "gpio-leds";
 
-               wlan {
+               wlan: wlan {
                        label = "gl-ar150:orange:wlan";
                        gpios = <&gpio 0 GPIO_ACTIVE_HIGH>;
                        default-state = "off";
+                       linux,default-trigger = "phy0tpt";
                };
 
                lan {
@@ -89,7 +86,7 @@
        num-chipselects = <1>;
        status = "okay";
 
-       spiflash {
+       spiflash@0 {
                #address-cells = <1>;
                #size-cells = <1>;
                compatible = "jedec,spi-nor";
        };
 };
 
-&mdio0 {
-       status = "okay";
-
-       phy4: ethernet-phy@4 {
-               reg = <4>;
-               phy-mode = "mii";
-       };
-};
-
 &eth0 {
        status = "okay";
 
        mtd-mac-address = <&art 0x0>;
-
-       phy-handle = <&phy4>;
 };
 
 &eth1 {
 
        mtd-mac-address = <&art 0x0>;
 
-       fixed-link {
-               speed = <1000>;
-               full-duplex;
-       };
-
        gmac-config {
                device = <&gmac>;