Skip to content

Commit

Permalink
mediatek: mt7622: add Adtran SmartRG SDG-841t6 device
Browse files Browse the repository at this point in the history
Specification
 SoC:   MediaTek MT7622A (2x Cortex-A53)
 RAM:   NANYA NT5CC256M16ER-EK (512 MiB)
 MMC:   Kioxia THGBMNG5D1LBAIT (4 GiB)
 ETH0:  Intel/MaxLinear GPY211 (2500M/1000M/100M/10M)
 ETH1:  Lantiq/Intel/MaxLinear PEF7071/GPY111 (1000M/100M/10M)
 WLAN0: MediaTek MT7915E + MT7975D 2T2R 802.11bgn/ax (2.4G)
                                   2T2R 802.11an/ac/ax (5G L)
 WLAN1: MediaTek MT7915E + MT7975A 4T4R 802.11an/ac/ax (5G H)
 BT:    BT5 provided by MT7915E+MT7975D (missing firmware)

Signed-off-by: Daniel Golle <[email protected]>
  • Loading branch information
dangowrt committed Oct 15, 2024
1 parent 175bd80 commit b6d8297
Show file tree
Hide file tree
Showing 7 changed files with 550 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ set_preinit_iface() {
ip link set eth0 up
ifname=eth0
;;
smartrg,sdg-841-t6|\
smartrg,sdg-8622|\
smartrg,sdg-8632|\
smartrg,sdg-8733a)
Expand Down
Loading

0 comments on commit b6d8297

Please sign in to comment.