Revert faulty tree push
[oweals/openwrt.git] / target / linux / ramips / dts / mt7621_elecom_wrc-1167ghbk2-s.dts
index 9587b3769d5077b0ddf03411c4933398880bb698..cf5c9a2d24fa62c116af070512237a2e6e47eba6 100644 (file)
                led-upgrade = &led_power_green;
        };
 
-       memory@0 {
-               device_type = "memory";
-               reg = <0x0 0x8000000>;
-       };
-
        chosen {
                bootargs = "console=ttyS0,57600";
        };
@@ -31,6 +26,7 @@
                wlan2g {
                        label = "wrc-1167ghbk2-s:white:wlan2g";
                        gpios = <&gpio0 3 GPIO_ACTIVE_LOW>;
+                       linux,default-trigger = "phy0radio";
                };
 
                wlan5g {
 
 &pcie {
        status = "okay";
-       /*
-        * WRC-1167GHBK2-S has MT7615D for 2.4/5 GHz wifi,
-        * but it's not supported in OpenWrt.
-        */
+};
+
+&pcie0 {
+       wifi@0,0 {
+               compatible = "mediatek,mt76";
+               reg = <0x0000 0 0 0 0>;
+               mediatek,mtd-eeprom = <&factory 0x0>;
+               mtd-mac-address = <&factory 0xe000>;
+               mtd-mac-address-increment = <1>;
+       };
 };
 
 &xhci {