ath79: add support for TP-Link Deco M4R v1 and v2
[openwrt/staging/mkresin.git] / target / linux / ath79 / generic / base-files / etc / board.d / 02_network
index 9641cac39f5406f193b1107239f0324a238f00ca..78e2624fe7d7c2cde4349e1961974a30c4b3c824 100644 (file)
@@ -16,6 +16,7 @@ ath79_setup_interfaces()
        alfa-network,tube-2hq|\
        araknis,an-300-ap-i-n|\
        araknis,an-500-ap-i-ac|\
+       araknis,an-700-ap-i-ac|\
        arduino,yun|\
        aruba,ap-105|\
        asus,rp-ac66|\
@@ -62,6 +63,10 @@ ath79_setup_interfaces()
        pisen,wmb001n|\
        pisen,wmm003n|\
        siemens,ws-ap3610|\
+       sophos,ap55|\
+       sophos,ap55c|\
+       sophos,ap100|\
+       sophos,ap100c|\
        tplink,cpe210-v2|\
        tplink,cpe210-v3|\
        tplink,cpe510-v2|\
@@ -364,6 +369,7 @@ ath79_setup_interfaces()
        ubnt,nanobeam-ac-gen2|\
        ubnt,nanostation-ac|\
        yuncore,a782|\
+       yuncore,xd3200|\
        yuncore,xd4200)
                ucidef_add_switch "switch0" \
                        "0@eth0" "2:lan" "3:wan"
@@ -439,10 +445,7 @@ ath79_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "0@eth0" "1:lan:1" "2:lan:3" "3:lan:2"
                ;;
-       tplink,tl-wpa8630-v1|\
-       tplink,tl-wpa8630p-v2-int|\
-       tplink,tl-wpa8630p-v2.0-eu|\
-       tplink,tl-wpa8630p-v2.1-eu)
+       tplink,tl-wpa8630-v1)
                # port 5 (internal) is the power-line port
                ucidef_add_switch "switch0" \
                        "0@eth0" "2:lan:3" "3:lan:2" "4:lan:1" "5:lan:4"
@@ -505,6 +508,11 @@ ath79_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "0@eth0" "1:lan" "2:lan"
                ;;
+       tplink,deco-m4r-v1)
+               ucidef_add_switch "switch0" \
+                       "0@eth0" "3:lan:1" "5:lan:2"
+               ;;
+       hiwifi,hc6361|\
        xiaomi,mi-router-4q|\
        zbtlink,zbt-wd323)
                ucidef_set_interface_wan "eth1"