openwrt/target/linux/mediatek/dts
Jörg Seitz a2dcbd79a4 mediatek: filogic: Add new Router model ZBT-Z8106AX-T
Device support for zbt-z8106ax-t

Vendor Zbtlink advertizes this device as model Z8106AX-M2-T
on their website www.zbtlink.com. Device label sticked on
enclosure however states this is model Z8106AX version -T.
I made firmware selector to show this device as
- ZBT-Z8106AX-T to match information printed on the label and
- ZBT-Z8106AX-M2-T to match information found on vendors web pages.

Specifications:

SoC: MediaTek MT7981B
RAM: 256MiB
Flash: Winbond SPI-NAND 128 MiB
Switch: 1 WAN, 4 LAN (Gigabit) MediaTek MT7531
Buttons: Reset
Power: DC 12V-32V 1A
WiFi: MT7981B 2.4Ghz & 5Ghz
USB 3
M2 slot to hold LTE modem
2x nano SIM slots (user controllable)

Router comes in a flat metal box with all antennas detachable.
 - 4 antennas for LTE 4G/5G communication
 - 2 antennas for Wifi 2.4 GHz
 - 2 antennas for Wifi 5 GHz

Power supply could be between 12V and 32V.
This serves both cars equipped with 12V batteries
and trucks equipped with 24V batteries.

Led Layout:

Power (green, user controllable, default set to OpenWrt Status)
Mobile (green, user controllable)
WLAN 2.4G (green, user controllable)
WLAN 5G (green, user controllable)

WAN (amber, user controllable, set to show eth1)
LAN1 (amber, hardware controlled)
LAN2 (amber, hardware controlled)
LAN3 (amber, hardware controlled)
LAN4 (amber, hardware controlled)

SIM Slots:

Controlled via exported GPIO named SIM.

echo "0" > /sys/class/gpio/sim/value
 - selects upper sim slot labelled SIM1

echo "1" > /sys/class/gpio/sim/value
 - selects lower sim slot labelled SIM2

Slot SIM2 is set as default and matches label on Router enclosure

---

Installation:

A. Through U-Boot menu:

- Prepare your connecting computer to use a static IP in
  network 192.168.1.0/24 like
  a) 192.168.1.10 netmask 255.255.255.0 (legacy notation)
  b) 192.168.1.10/24 (CIDR notation)
- Power down the router and hold in the Reset button.
- While holding in the button power up the router again.
- Hold the button in for 10 seconds and then release.
- Use your browser to go to 192.168.1.1
- If you see a GUI allowing for flashing firmware then you got the right spot.
- Upload the **Factory** image file.

Note: U-Boot GUI it can be used to recover from an incorrect firmware flash.

B. Through OpenWrt Dashboard:

If your router comes with OpenWrt preinstalled (modified by vendor),
you can easily upgrade by going to the dashboard (192.168.1.1) and
then navigate to "System" -> "Backup/Flash firmware"
Flash OpenWRT firmware and take care to deselect (untick) option
"keep settings". Settings done by vendor are incompatible with
versions 24.10 or 25.12.

MAC Addresses:

MAC Addresses were found in Factory partition:

offset 0x4 F8:5E:3C:xx:xx:aa --> Router Label -2
offset 0xa F8:5E:3C:xx:xx:bb --> Router Label -1
offset 0x24 F8:5E:3C:xx:xx:cc --> Router Label +1
offset 0x2a F8:5E:3C:xx:xx:yy --> printed on Router Label

Hardware Watchdog:

Device features a GPIO controlled hardware watchdog.
Verfied by removing procd controlled watchdog and
seeing device rebooting.

---

Notes:
The zbt-z8106ax-t could be ordered from vendor with a variety of modems.
Mine came with a Quectel RM520N-GL. Quectel firmware was at RM520NGLAAR01A07M4G.
This level of firmware made some trouble connecting with some of my
SIM cardproviders.
Newer firmware level RM520NGLAAR01A08M4G_01.205.01.205 was available searching
github repositories. Upgrading my RM520-GL allowed to get successful connects
that did fail with older Quectel firmware.

Modem communication is set to ethernet control mode (ECM) by vendor.
Vendor takes advantage of ECM by wiring modem to internal switch port WWAN.
OpenWRT network configuration wants to define two network interfaces
 - Network interface covering USB0 set with high metric
 - Network interface covering WWAN set with low metric
Network interface covering WWAN would be preferred default route.

Please take note that internal switch port wired to LTE modem is named LAN5
in vendor provided firmwares. OpenWRT however names port as WWAN to better
describe purpose of port. WWAN is suggested to be assigned to firewall zone WAN.

Did use package qmodem from github repository FUjR/QModem to manage RM520N-GL LTE modem.

Signed-off-by: Jörg Seitz <github.joeterminal@xoxy.net>
Link: https://github.com/openwrt/openwrt/pull/21834
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2026-04-16 21:52:51 +02:00
..
mt7622-asiarf-ap7622-wh1.dts treewide: strip trailing whitespace 2026-04-08 10:05:53 +02:00
mt7622-buffalo-wsr-2533dhp2.dts mediatek: rtl8367s: modernize gpio API 2025-11-29 21:08:39 +01:00
mt7622-buffalo-wsr-3200ax4s.dts mediatek: dts: use dt-bindings enumerated drive strength values 2025-08-24 13:22:09 +02:00
mt7622-buffalo-wsr.dtsi
mt7622-dlink-eagle-pro-ai-ax3200-a1.dtsi treewide: replace numbers with GPIO_ACTIVE 2025-10-08 14:26:24 +02:00
mt7622-dlink-eagle-pro-ai-m32-a1.dts
mt7622-dlink-eagle-pro-ai-r32-a1.dts
mt7622-elecom-wrc-2533gent.dts mediatek: rtl8367s: modernize gpio API 2025-11-29 21:08:39 +01:00
mt7622-elecom-wrc-g01.dts mediatek: add support for Elecom WRC-G01 2025-12-26 20:07:31 +01:00
mt7622-elecom-wrc-x3200gst3.dts mediatek: add support for Elecom WRC-G01 2025-12-26 20:07:31 +01:00
mt7622-elecom-wrc-x3200gst3.dtsi mediatek: add support for Elecom WRC-G01 2025-12-26 20:07:31 +01:00
mt7622-linksys-e8450-ubi.dts
mt7622-linksys-e8450.dts
mt7622-linksys-e8450.dtsi treewide: replace numbers with GPIO_ACTIVE 2025-10-08 14:26:24 +02:00
mt7622-netgear-wax206.dts mediatek: mt7622: fix 2.5G WAN port on Netgear WAX206 2025-10-31 09:58:28 +00:00
mt7622-reyee-ax3200-e5.dts mediatek: Update mt7622-reyee-ax3200-e5.dts 2025-03-15 13:48:00 +01:00
mt7622-rfb1-ubi.dts
mt7622-ruijie-rg-ew3200.dtsi mediatek: dts: fix the broken memory node 2025-08-24 13:22:08 +02:00
mt7622-ruijie-rg-ew3200gx-pro.dts
mt7622-smartrg-SDG-841-t6.dts mediatek: dts: use dt-bindings enumerated drive strength values 2025-08-24 13:22:09 +02:00
mt7622-totolink-a8000ru.dts mediatek: rtl8367s: modernize gpio API 2025-11-29 21:08:39 +01:00
mt7622-ubnt-unifi-6-lr-v1-ubootmod.dts
mt7622-ubnt-unifi-6-lr-v1.dts
mt7622-ubnt-unifi-6-lr-v1.dtsi treewide: enable-gpio to enable-gpios 2025-10-08 14:26:24 +02:00
mt7622-ubnt-unifi-6-lr-v2-ubootmod.dts
mt7622-ubnt-unifi-6-lr-v2.dts
mt7622-ubnt-unifi-6-lr-v2.dtsi
mt7622-ubnt-unifi-6-lr-v3-ubootmod.dts
mt7622-ubnt-unifi-6-lr-v3.dts
mt7622-ubnt-unifi-6-lr-v3.dtsi
mt7622-ubnt-unifi-6-lr.dtsi mediatek: dts: fix the broken memory node 2025-08-24 13:22:08 +02:00
mt7622-xiaomi-redmi-router-ax6s.dts mediatek: dts: fix the broken memory node 2025-08-24 13:22:08 +02:00
mt7623a-unielec-u7623-02-emmc-512m.dts
mt7623a-unielec-u7623-02.dts
mt7623a-unielec-u7623-02.dtsi mediatek: mt7623: fix mmc dtc warnings 2025-05-19 20:01:00 +08:00
mt7629-iptime-a6004mx.dts treewide: replace numbers with GPIO_ACTIVE 2025-10-08 14:26:24 +02:00
mt7629-linksys-ea7500-v3.dts treewide: linksys: remove unnecessary properties 2026-03-30 19:35:41 +02:00
mt7629-netgear-ex6250-v2.dts
mt7629-tplink_eap225-v5.dts
mt7981a-comfast-cf-e393ax.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981a-edgecore-eap111.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981a-glinet-gl-x3000-xe3000-common.dtsi mediatek: dts: convert pinctrl bias to the Linux generic style 2025-08-24 13:22:08 +02:00
mt7981a-glinet-gl-x3000.dts
mt7981a-glinet-gl-xe3000.dts
mt7981a-teltonika-rutc50.dts mediatek: filogic: fix devicetree compiler warnings 2026-03-25 20:50:57 +01:00
mt7981a-ubnt-unifi-6-plus.dts treewide: dts: remove {#address,#size}-cells from "jedec,spi-nor" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-abt-asr3000.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-airpi-ap3000m.dts mediatek: add support for Airpi AP3000M 2026-01-14 00:16:34 +01:00
mt7981b-asus-rt-ax52.dts treewide: replace numbers with GPIO_ACTIVE 2025-10-08 14:26:24 +02:00
mt7981b-asus-rt-ax57m.dts treewide: strip trailing whitespace 2026-04-08 10:05:53 +02:00
mt7981b-bazis-ax3000wm.dts treewide: strip trailing whitespace 2026-04-08 10:05:53 +02:00
mt7981b-cetron-ct3003.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-cmcc-a10-stock.dts mediatek: add support for CMCC A10 2025-03-08 15:44:56 +01:00
mt7981b-cmcc-a10-ubootmod.dts mediatek: add support for CMCC A10 2025-03-08 15:44:56 +01:00
mt7981b-cmcc-a10.dtsi treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-cmcc-rax3000m-emmc.dtso mediatek: filogic: fix mmc dtc warnings 2025-05-19 20:00:59 +08:00
mt7981b-cmcc-rax3000m-nand.dtso treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-cmcc-rax3000m.dts mediatek: rax3000m: add Airoha AN8855 switch support 2026-04-05 19:53:46 +02:00
mt7981b-comfast-cf-wr632ax-common.dtsi treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-comfast-cf-wr632ax-ubootmod.dts mediatek: add support for COMFAST CF-WR632AX 2025-11-09 19:33:18 +01:00
mt7981b-comfast-cf-wr632ax.dts mediatek: add support for COMFAST CF-WR632AX 2025-11-09 19:33:18 +01:00
mt7981b-confiabits-mt7981.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-creatlentem-clt-r30b1-112m.dts mediatek: add support for CreatLentem CLT-R30B1 2025-08-08 18:12:50 +02:00
mt7981b-creatlentem-clt-r30b1-common.dtsi treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-creatlentem-clt-r30b1.dts mediatek: add support for CreatLentem CLT-R30B1 2025-08-08 18:12:50 +02:00
mt7981b-cudy-ap3000-v1.dts mediatek: add Motorcomm PHY support to Cudy AP3000 v1 2026-02-04 00:58:22 +01:00
mt7981b-cudy-ap3000outdoor-v1.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-cudy-ap3000wall-v1.dts mediatek: filogic: add support for Cudy AP3000 Wall v1 2026-01-03 00:01:24 +01:00
mt7981b-cudy-m3000-v1.dts mediatek: filogic: rename Cudy M3000 v1 to v1/v2 2026-03-14 01:40:32 +01:00
mt7981b-cudy-m3000-v2-yt8821.dts mediatek: filogic: add support for Cudy M3000 w/ YT8821 PHY 2026-03-14 01:40:32 +01:00
mt7981b-cudy-m3000.dtsi mediatek: filogic: add support for Cudy M3000 w/ YT8821 PHY 2026-03-14 01:40:32 +01:00
mt7981b-cudy-re3000-v1.dts treewide: dts: remove {#address,#size}-cells from "jedec,spi-nor" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-cudy-tr3000-256mb-v1.dts mediatek: add support for Cudy TR3000 256MB v1 flash version 2025-06-22 19:17:25 +02:00
mt7981b-cudy-tr3000-v1-ubootmod.dts mediatek: add ubootmod layout for cudy tr3000 v1 2025-05-27 19:56:55 +08:00
mt7981b-cudy-tr3000-v1.dts mediatek: add ubootmod layout for cudy tr3000 v1 2025-05-27 19:56:55 +08:00
mt7981b-cudy-tr3000-v1.dtsi treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-cudy-wbr3000uax-v1-ubootmod.dts mediatek: add ubootmod layout for Cudy WBR3000UAX v1 2025-12-30 22:20:33 +01:00
mt7981b-cudy-wbr3000uax-v1.dts mediatek: add support for Cudy WBR3000UAX v1 2025-12-30 22:20:30 +01:00
mt7981b-cudy-wbr3000uax-v1.dtsi treewide: strip trailing whitespace 2026-04-08 10:05:53 +02:00
mt7981b-cudy-wr3000-nand.dtsi mediatek: add support for Cudy WBR3000UAX v1 2025-12-30 22:20:30 +01:00
mt7981b-cudy-wr3000-v1.dts treewide: dts: remove {#address,#size}-cells from "jedec,spi-nor" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-cudy-wr3000e-v1-ubootmod.dts mediatek: add cudy wr3000e-v1 ubootmod 2026-03-27 11:27:39 +01:00
mt7981b-cudy-wr3000e-v1.dts mediatek: add cudy wr3000e-v1 ubootmod 2026-03-27 11:27:39 +01:00
mt7981b-cudy-wr3000e-v1.dtsi mediatek: add cudy wr3000e-v1 ubootmod 2026-03-27 11:27:39 +01:00
mt7981b-cudy-wr3000h-v1-ubootmod.dts mediatek: add cudy wr3000h-v1 ubootmod 2026-03-27 11:27:39 +01:00
mt7981b-cudy-wr3000h-v1.dts mediatek: add cudy wr3000h-v1 ubootmod 2026-03-27 11:27:39 +01:00
mt7981b-cudy-wr3000h-v1.dtsi mediatek: add cudy wr3000h-v1 ubootmod 2026-03-27 11:27:39 +01:00
mt7981b-cudy-wr3000p-v1-ubootmod.dts mediatek: add cudy wr3000p-v1 ubootmod 2026-03-27 11:27:39 +01:00
mt7981b-cudy-wr3000p-v1.dts mediatek: add cudy wr3000p-v1 ubootmod 2026-03-27 11:27:39 +01:00
mt7981b-cudy-wr3000p-v1.dtsi mediatek: add cudy wr3000p-v1 ubootmod 2026-03-27 11:27:39 +01:00
mt7981b-cudy-wr3000s-v1-ubootmod.dts mediatek: add cudy wr3000s-v1 ubootmod 2026-03-27 11:27:39 +01:00
mt7981b-cudy-wr3000s-v1.dts mediatek: add cudy wr3000s-v1 ubootmod 2026-03-27 11:27:39 +01:00
mt7981b-cudy-wr3000s-v1.dtsi mediatek: add cudy wr3000s-v1 ubootmod 2026-03-27 11:27:39 +01:00
mt7981b-dlink-aquila-pro-ai-e30-a1.dts filogic: add support for D-Link AQUILA PRO AI E30 2026-04-13 01:52:29 +02:00
mt7981b-dlink-aquila-pro-ai-m30-a1.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-elecom-wrc-x3000gs3.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-gatonetworks-gdsp-gps.dtso mediatek: filogic: add SD card support to GatoNetworks GDSP 2025-07-18 12:36:39 +01:00
mt7981b-gatonetworks-gdsp-sd-boot.dtso mediatek: dts: fix some minor dtc warnings 2025-08-24 13:22:09 +02:00
mt7981b-gatonetworks-gdsp-sd.dtso mediatek: filogic: add SD card support to GatoNetworks GDSP 2025-07-18 12:36:39 +01:00
mt7981b-gatonetworks-gdsp.dts treewide: dts: remove {#address,#size}-cells from "jedec,spi-nor" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-glinet-gl-mt2500-v1.dts mediatek: filogic: gl-mt2500 fix compatibles PHY variants 2026-02-11 00:03:05 +01:00
mt7981b-glinet-gl-mt2500-v2.dts mediatek: filogic: gl-mt2500 fix compatibles PHY variants 2026-02-11 00:03:05 +01:00
mt7981b-glinet-gl-mt2500.dtsi mediatek: filogic: gl-mt2500 fix compatibles PHY variants 2026-02-11 00:03:05 +01:00
mt7981b-glinet-gl-mt3000.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-h3c-magic-nx30-pro.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-huasifei-wh3000-pro-emmc.dts mediatek: add Huasifei WH3000 Pro NAND support 2026-04-06 22:39:41 +02:00
mt7981b-huasifei-wh3000-pro-nand.dts mediatek: add Huasifei WH3000 Pro NAND support 2026-04-06 22:39:41 +02:00
mt7981b-huasifei-wh3000-pro.dtsi mediatek: add Huasifei WH3000 Pro NAND support 2026-04-06 22:39:41 +02:00
mt7981b-huasifei-wh3000.dts mediatek: dts: fix the broken memory node 2025-08-24 13:22:08 +02:00
mt7981b-imou-hx21.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-iptime-ax3000m.dts mediatek: filogic: fix devicetree compiler warnings 2026-03-25 20:50:57 +01:00
mt7981b-iptime-ax3000q.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-iptime-ax3000se.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-iptime-ax3000sm.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-jcg-q30-pro.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-kebidumei-ax3000-u22.dts mediatek: filogic: add support for Kebidumei AX3000-U22 2025-12-09 01:12:07 +01:00
mt7981b-keenetic-kap-630.dts mediatek: add support for Keenetic/Netcraze (K/N)AP-630 2026-02-14 00:34:16 +01:00
mt7981b-keenetic-kap-630.dtsi mediatek: filogic: kap-630/kn-(3811/3911): fix node name 2026-03-26 13:11:17 +01:00
mt7981b-keenetic-kn-3711.dts mediatek: drop spi cal for Keenetic KN-(3711/3811/3911) 2026-01-24 20:59:40 +01:00
mt7981b-keenetic-kn-3811.dts mediatek: filogic: kap-630/kn-(3811/3911): fix node name 2026-03-26 13:11:17 +01:00
mt7981b-keenetic-kn-3911.dts mediatek: filogic: kap-630/kn-(3811/3911): fix node name 2026-03-26 13:11:17 +01:00
mt7981b-konka-komi-a31.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-mercusys-mr80x-v3.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-mercusys-mr85x.dts mediatek: add support for Mercusys MR85X 2025-11-30 22:59:34 +01:00
mt7981b-netcraze-nap-630.dts mediatek: add support for Keenetic/Netcraze (K/N)AP-630 2026-02-14 00:34:16 +01:00
mt7981b-netgear-eax17.dts mediatek: filogic: fix devicetree compiler warnings 2026-03-25 20:50:57 +01:00
mt7981b-netis-common.dtsi mediatek: filogic: add support Netcore NX30V2/N30PRO/POWER30AX/W7/GW3001 2025-12-09 01:29:39 +01:00
mt7981b-netis-nx30v2.dts mediatek: filogic: add support Netcore NX30V2/N30PRO/POWER30AX/W7/GW3001 2025-12-09 01:29:39 +01:00
mt7981b-netis-nx31.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-netis-nx32u.dts mediatek: add support for netis NX32U 2026-02-12 23:02:05 +01:00
mt7981b-nokia-ea0326gmp.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-nradio-c8-668gl.dts mediatek: dts: rename mt7981.dtsi to mt7981b.dtsi 2025-05-26 16:58:03 +01:00
mt7981b-openembed-som7981.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-openfi-6c.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-openwrt-one.dts mediatek: dts: drop wrong sgmiisys0 node override 2026-02-17 21:02:51 +01:00
mt7981b-qihoo-360t7.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-routerich-ax3000-common.dtsi treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-routerich-ax3000-ubootmod.dts mediatek: Routerich AX3000: add OpenWrt U-Boot layout 2024-11-24 23:41:02 +01:00
mt7981b-routerich-ax3000-v1.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-routerich-ax3000.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-snr-snr-cpe-ax2.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-tenbay-wr3000k.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-totolink-x6000r.dts treewide: strip trailing whitespace 2026-04-08 10:05:53 +02:00
mt7981b-tplink-fr365v1.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-unielec-u7981-01-emmc.dts mediatek: filogic: fix mmc dtc warnings 2025-05-19 20:00:59 +08:00
mt7981b-unielec-u7981-01-nand.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-unielec-u7981-01.dtsi mediatek: dts: mt7981: remove internal phy LED pinctrl 2026-01-22 00:10:56 +01:00
mt7981b-wavlink-wl-3port-128nand-common.dtsi treewide: strip trailing whitespace 2026-04-08 10:05:53 +02:00
mt7981b-wavlink-wl-wn551x3.dts mediatek: dts: remove some useless spaces 2025-08-24 13:22:09 +02:00
mt7981b-wavlink-wl-wn573hx3.dts treewide: dts: remove {#address,#size}-cells from "jedec,spi-nor" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-wavlink-wl-wn586x3.dts treewide: dts: remove {#address,#size}-cells from "jedec,spi-nor" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-wavlink-wl-wn586x3b.dts mediatek: filogic: support WAVLINK WL-WN586X3 Rev B 2025-08-24 15:50:46 +02:00
mt7981b-widelantech-wap430x.dts mediatek: filogic: add support for Widelantech WAP430X 2025-12-03 00:53:39 +01:00
mt7981b-xiaomi-mi-router-ax3000t-ubootmod.dts
mt7981b-xiaomi-mi-router-ax3000t.dts mediatek: fix nmbm configuration mismatch (Xiaomi AX3000t) 2025-02-07 09:04:35 +01:00
mt7981b-xiaomi-mi-router-ax3000t.dtsi
mt7981b-xiaomi-mi-router-common.dtsi treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-xiaomi-mi-router-wr30u-stock.dts
mt7981b-xiaomi-mi-router-wr30u-ubootmod.dts
mt7981b-xiaomi-mi-router-wr30u.dtsi
mt7981b-yuncore-ax835.dts treewide: dts: remove {#address,#size}-cells from "jedec,spi-nor" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-zbtlink-zbt-z8102ax-v2.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-zbtlink-zbt-z8102ax.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7981b-zbtlink-zbt-z8103ax-c.dts mediatek: add support for device zbt-z8103ax-c 2026-01-03 00:58:39 +01:00
mt7981b-zbtlink-zbt-z8103ax.dts treewide: strip trailing whitespace 2026-04-08 10:05:53 +02:00
mt7981b-zbtlink-zbt-z8103ax.dtsi treewide: strip trailing whitespace 2026-04-08 10:05:53 +02:00
mt7981b-zbtlink-zbt-z8106ax-t.dts mediatek: filogic: Add new Router model ZBT-Z8106AX-T 2026-04-16 21:52:51 +02:00
mt7981b-zbtlink-zbt-z8106ax.dtsi mediatek: filogic: Add new Router model ZBT-Z8106AX-T 2026-04-16 21:52:51 +02:00
mt7981b-zyxel-nwa50ax-pro.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7986a-acelink-ew-7886cax.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7986a-acer-predator-w6.dts mediatek: filogic: add 6G precal to Acer Predator W6 2026-02-11 00:35:33 +01:00
mt7986a-acer-predator-w6d.dts mediatek: filogic: PHY LEDs do have an address, gpio-leds don't 2025-03-21 01:19:19 +00:00
mt7986a-acer-predator-w6x-stock.dts mediatek: Add support for Acer Predator Connect W6x Ubootmod 2025-10-31 09:40:07 +00:00
mt7986a-acer-predator-w6x-ubootmod.dts mediatek: Add support for Acer Predator Connect W6x Ubootmod 2025-10-31 09:40:07 +00:00
mt7986a-acer-predator-w6x.dtsi treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7986a-acer-vero-w6m.dts mediatek: filogic: add 6G precal to Acer Vero W6m 2026-02-11 00:35:38 +01:00
mt7986a-acer-w6-common.dtsi mediatek: filogic: add precal to W6 common dtsi 2026-02-11 00:35:28 +01:00
mt7986a-asiarf-ap7986-003.dts treewide: strip trailing whitespace 2026-04-08 10:05:53 +02:00
mt7986a-asus-rt-ax59u.dts mediatek: dts: use dt-bindings enumerated drive strength values 2025-08-24 13:22:09 +02:00
mt7986a-asus-tuf-ax4200.dts mediatek: dts: remove mt7531 switch reset delay time properties 2025-08-24 13:22:09 +02:00
mt7986a-asus-tuf-ax4200q.dts mediatek: filogic: add support for ASUS TUF-AX4200Q 2025-11-30 18:45:40 +01:00
mt7986a-asus-tuf-ax6000.dts mediatek: filogic: increase flash speed on ASUS TUF AX6000 2025-11-24 01:09:13 +01:00
mt7986a-bananapi-bpi-r3-mini.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7986a-dlink-aquila-pro-ai-m60-a1.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7986a-glinet-gl-mt6000.dts mediatek: dts: use dt-bindings enumerated drive strength values 2025-08-24 13:22:09 +02:00
mt7986a-iptime-ax7800m-6e.dts mediatek: filogic: fix devicetree compiler warnings 2026-03-25 20:50:57 +01:00
mt7986a-jdcloud-re-cp-03.dts mediatek: dts: use dt-bindings enumerated drive strength values 2025-08-24 13:22:09 +02:00
mt7986a-netcore-n60-pro.dts mediatek: filogic: increase flash speed on Netcore N60 Pro 2026-02-05 00:20:01 +01:00
mt7986a-netcore-n60.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7986a-ruijie-rg-x60-pro.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7986a-smartrg-bonanza-peak.dtsi mediatek: dts: use dt-bindings enumerated drive strength values 2025-08-24 13:22:09 +02:00
mt7986a-smartrg-SDG-8612.dts
mt7986a-smartrg-SDG-8614.dts
mt7986a-smartrg-SDG-8622.dts
mt7986a-smartrg-SDG-8632.dts
mt7986a-tplink-archer-ax80-v1.dts mediatek: dts: use dt-bindings enumerated drive strength values 2025-08-24 13:22:09 +02:00
mt7986a-tplink-eap683-lr.dts mediatek: TP-Link EAP683-LR support 2026-02-11 11:34:30 +02:00
mt7986a-tplink-tl-xdr4288.dts mediatek: dts: use dt-bindings enumerated drive strength values 2025-08-24 13:22:09 +02:00
mt7986a-tplink-tl-xdr6086.dts mediatek: dts: use dt-bindings enumerated drive strength values 2025-08-24 13:22:09 +02:00
mt7986a-tplink-tl-xdr6088.dts mediatek: dts: use dt-bindings enumerated drive strength values 2025-08-24 13:22:09 +02:00
mt7986a-tplink-tl-xdr-common.dtsi treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7986a-tplink-tl-xtr8488.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7986a-wavlink-wl-wn536ax6-a.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7986a-xiaomi-redmi-router-ax6000-stock.dts
mt7986a-xiaomi-redmi-router-ax6000-ubootmod.dts
mt7986a-xiaomi-redmi-router-ax6000.dtsi treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7986a-zyxel-ex5601-t0-common.dtsi treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7986a-zyxel-ex5601-t0-stock.dts mediatek: filogic: Zyxel EX5601-T0 dts cleanup 2025-09-11 00:11:30 +02:00
mt7986a-zyxel-ex5601-t0-ubootmod.dts mediatek: filogic: Zyxel EX5601-T0 dts cleanup 2025-09-11 00:11:30 +02:00
mt7986a-zyxel-ex5700-telenor.dts mediatek: dts: remove useless SPI cs-gpios property 2025-10-20 00:28:15 +02:00
mt7986b-buffalo-wsr-6000ax8.dts mediatek: filogic: fix devicetree compiler warnings 2026-03-25 20:50:57 +01:00
mt7986b-mercusys-mr90x-v1-common.dtsi treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7986b-mercusys-mr90x-v1-ubi.dts mediatek: filogic: fix WiFi MAC address invalid length dtc warnings 2025-05-19 20:01:00 +08:00
mt7986b-mercusys-mr90x-v1.dts mediatek: MERCUSYS MR90X v1: add OpenWrt U-Boot (UBI) layout 2024-11-30 18:36:05 +01:00
mt7986b-netgear-wax220.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7986b-tplink-archer-ax80-v1-eu.dts treewide: strip trailing whitespace 2026-04-08 10:05:53 +02:00
mt7986b-tplink-re6000xd.dts treewide: dts: remove {#address,#size}-cells from "spi-nand" compatible node 2025-11-27 12:37:49 +01:00
mt7986b-zyxel-wx5600-t0-ubootmod.dts treewide: strip trailing whitespace 2026-04-08 10:05:53 +02:00
mt7987.dtsi mediatek: filogic: fix MT7987 dtsi spi nodes 2026-03-25 20:48:26 +01:00
mt7987a-bananapi-bpi-r4-lite-1pcie-2L.dtso mediatek: add support for BananaPi BPi-R4 Lite 2025-11-05 14:19:40 +00:00
mt7987a-bananapi-bpi-r4-lite-2pcie-1L.dtso mediatek: add support for BananaPi BPi-R4 Lite 2025-11-05 14:19:40 +00:00
mt7987a-bananapi-bpi-r4-lite-emmc.dtso mediatek: add support for BananaPi BPi-R4 Lite 2025-11-05 14:19:40 +00:00
mt7987a-bananapi-bpi-r4-lite-mikrobus.dtsi mediatek: add support for BananaPi BPi-R4 Lite 2025-11-05 14:19:40 +00:00
mt7987a-bananapi-bpi-r4-lite-nand.dtso mediatek: add support for BananaPi BPi-R4 Lite 2025-11-05 14:19:40 +00:00
mt7987a-bananapi-bpi-r4-lite-nor.dtso mediatek: add support for BananaPi BPi-R4 Lite 2025-11-05 14:19:40 +00:00
mt7987a-bananapi-bpi-r4-lite-sd.dtso mediatek: add support for BananaPi BPi-R4 Lite 2025-11-05 14:19:40 +00:00
mt7987a-bananapi-bpi-r4-lite.dts mediatek: update Bananapi BPi-R4 Lite support 2025-11-25 16:48:28 +00:00
mt7987a-rfb-emmc.dtso mediatek: build image for MT7987 RFB 2025-11-05 14:19:40 +00:00
mt7987a-rfb-eth0-an8801sb.dtso mediatek: build image for MT7987 RFB 2025-11-05 14:19:40 +00:00
mt7987a-rfb-eth0-an8855.dtso mediatek: build image for MT7987 RFB 2025-11-05 14:19:40 +00:00
mt7987a-rfb-eth0-e2p5g.dtso mediatek: build image for MT7987 RFB 2025-11-05 14:19:40 +00:00
mt7987a-rfb-eth0-mt7531.dtso mediatek: build image for MT7987 RFB 2025-11-05 14:19:40 +00:00
mt7987a-rfb-eth1-i2p5g.dtso mediatek: build image for MT7987 RFB 2025-11-05 14:19:40 +00:00
mt7987a-rfb-eth2-an8801sb.dtso mediatek: build image for MT7987 RFB 2025-11-05 14:19:40 +00:00
mt7987a-rfb-eth2-e2p5g.dtso mediatek: build image for MT7987 RFB 2025-11-05 14:19:40 +00:00
mt7987a-rfb-eth2-sfp.dtso mediatek: build image for MT7987 RFB 2025-11-05 14:19:40 +00:00
mt7987a-rfb-eth2-usb.dtso mediatek: mt7987: enable usb 3.0 by default 2025-11-25 16:48:28 +00:00
mt7987a-rfb-sd.dtso mediatek: build image for MT7987 RFB 2025-11-05 14:19:40 +00:00
mt7987a-rfb-spim-nand.dtso mediatek: build image for MT7987 RFB 2025-11-05 14:19:40 +00:00
mt7987a-rfb-spim-nor.dtso mediatek: build image for MT7987 RFB 2025-11-05 14:19:40 +00:00
mt7987a-rfb.dts mediatek: move node from mt7987a SoC dtsi 2025-11-25 16:48:28 +00:00
mt7987a-routerich-be7200.dts mediatek: routerich be7200: fix usb issue 2026-02-03 00:33:24 +01:00
mt7987a-tenda-be12-pro.dts mediatek: filogic: fix devicetree compiler warnings 2026-03-25 20:50:57 +01:00
mt7987a.dtsi mediatek: move node from mt7987a SoC dtsi 2025-11-25 16:48:28 +00:00
mt7987b.dtsi mediatek: update mt7987 SoC device tree 2025-11-25 16:48:28 +00:00
mt7988a-arcadyan-mozart.dts mediatek: cleanup device tree for mt7988 devices 2025-06-13 11:15:08 +02:00
mt7988a-smartrg-mt-stuart.dtsi mediatek: dts: use dt-bindings enumerated drive strength values 2025-08-24 13:22:09 +02:00
mt7988a-smartrg-SDG-8733.dts
mt7988a-smartrg-SDG-8734.dts
mt7988d-asus-zenwifi-bt8-ubootmod.dts mediatek: cleanup device tree for mt7988 devices 2025-06-13 11:15:08 +02:00
mt7988d-asus-zenwifi-bt8.dts mediatek: dts: bring mt7988a.dtsi closer to upstream 2025-05-26 16:58:03 +01:00
mt7988d-asus-zenwifi-bt8.dtsi mediatek: dts: convert pinctrl bias to the Linux generic style 2025-08-24 13:22:08 +02:00
mt7988d-keenetic-kn-1812.dts mediatek: add Keenetic KN-1812/Netcraze NC-1812 support 2025-12-09 00:55:51 +01:00
mt7988d-keenetic-kn-1812.dtsi mediatek: filogic: kn-1812: enable xsphy node 2026-03-26 13:15:34 +01:00
mt7988d-netcraze-nc-1812.dts mediatek: add Keenetic KN-1812/Netcraze NC-1812 support 2025-12-09 00:55:51 +01:00
mt7988d-smartrg-SDG-8733A.dts mediatek: dts: bring mt7988a.dtsi closer to upstream 2025-05-26 16:58:03 +01:00
mt7988d-tplink-be450.dts mediatek: filogic: tplink-be450: fix RTL8261N reset timing, add missing WLAN button, fix memory size 2026-03-14 20:58:38 +01:00