ipq40xx: convert Extreme AP3915i to DSA

Convert and re-enabled Extreme AP3915i to DSA.

Signed-off-by: James Andrewartha <trs80@ucc.asn.au>
This commit is contained in:
James Andrewartha 2023-01-17 15:02:02 +08:00 committed by David Bauer
parent 2f83369e3e
commit 7c04e80f87
3 changed files with 16 additions and 2 deletions

View File

@ -46,6 +46,7 @@ ipq40xx_setup_interfaces()
aruba,ap-303|\
avm,fritzrepeater-1200|\
dlink,dap-2610|\
extreme-networks,ws-ap3915i|\
meraki,mr33|\
meraki,mr74|\
mikrotik,lhgg-60ad|\

View File

@ -124,6 +124,20 @@
status = "okay";
};
&gmac {
status = "okay";
};
&switch {
status = "okay";
};
&swport5 {
status = "okay";
label = "lan";
};
&tlmm {
mdio_pins: mdio_pinmux {
mux_1 {

View File

@ -542,8 +542,7 @@ define Device/extreme-networks_ws-ap3915i
IMAGE/sysupgrade.bin := append-kernel | append-rootfs | pad-rootfs | check-size | append-metadata
DEVICE_PACKAGES := ipq-wifi-extreme-networks_ws-ap3915i
endef
# Missing DSA Setup
#TARGET_DEVICES += extreme-networks_ws-ap3915i
TARGET_DEVICES += extreme-networks_ws-ap3915i
define Device/ezviz_cs-w3-wd1200g-eup
$(call Device/FitImage)