mediatek: filogic: add Adtran SmartRG Mount Stuart series
authorDaniel Golle <daniel@makrotopia.org>
Fri, 19 Apr 2024 16:51:51 +0000 (17:51 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 24 May 2024 17:34:13 +0000 (18:34 +0100)
commitc71b68acdd63b6e2760defb334bef5d65776ebea
treececa896138460cb4cbce1e279668c9f77e8e9755
parentc82e106313fe7855381496e73dee2d189971d576
mediatek: filogic: add Adtran SmartRG Mount Stuart series

Common specifications:
 * Mediatek MT7988A (4x Cortex-A73, up to 1.8 GHz clock speed)
 * 8 GiB eMMC
 * 2 GiB DDR4 RAM
 * 1x 10000M/1000M/100M + 3x 1000M/100M/10M LAN ports
 * MT7996 Tri-band (2.4G, 5G, 6G) 4T4R 802.11be Wi-Fi
 * Airoha AG3352 GPS
 * Renesas DA14531MOD Bluetooth
 * 2 buttons (Reset, Mesh/WPS)
 * uC-controlled RGB LED via I2C
 * 2x LED for each 1G port, 3x LED for each 10G port
 * USB 3.0 type A port
 * 3.3V-level 115200 baud UART console via 4-pin Dupont connector
   exposed at the bottom of the device
 * USB-C PD power input

SDG-8733: 1x 10000M/1000M/100M WAN port
SDG-8734: 1x USXGMII/10GBase-R/5GBase-R/2500Base-X/1000Base-X/SGMII SFP+

Both models are also available in versions including 2x FXS POTS interfaces
for analog phones. Those interfaces are not supported by OpenWrt.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/boot/uboot-envtools/files/mediatek_filogic
target/linux/mediatek/dts/mt7988a-smartrg-SDG-8733.dts [new file with mode: 0644]
target/linux/mediatek/dts/mt7988a-smartrg-SDG-8734.dts [new file with mode: 0644]
target/linux/mediatek/dts/mt7988a-smartrg-mt-stuart.dtsi [new file with mode: 0644]
target/linux/mediatek/filogic/base-files/etc/board.d/01_leds
target/linux/mediatek/filogic/base-files/etc/board.d/02_network
target/linux/mediatek/filogic/base-files/etc/hotplug.d/ieee80211/11_fix_wifi_mac
target/linux/mediatek/filogic/base-files/lib/preinit/10_fix_eth_mac.sh
target/linux/mediatek/filogic/base-files/lib/upgrade/platform.sh
target/linux/mediatek/image/filogic.mk