1
1
openwrt/target/linux/mediatek/dts
Roland Reinl 145bc7e52f filogic: add support for D-Link AQUILA PRO AI E30
Specification:
The device is similar to the M30 but has only one LAN port and no WAN port.

- MT7981 CPU using 2.4GHz and 5GHz WiFi (both AX)
- 512MB RAM
- 128MB NAND flash with two UBI partitions with identical size
- 1 multi color LED (red, green, blue, white) connected via GCA230718
- 2 buttons (WPS, reset, LED)
- 1 1Gbit LAN port

Disassembly:
- There are two screws at the power connector which must be removed. Afterwards the top case can be removed (it is clipped on, so some tools are required).

Serial Interface:
- The serial interface can be connected to the 4 pin holes on the board. Do NOT connect VCC.
- The pins are labelled on the PCB (RX, TX, GND)
- Settings: 115200, 8N1

MAC addresses:
- LAN MAC is stored in partition "Odm" at offset 0x8f
- WLAN MAC (2.4 GHz and 5GHz) is LAN MAC + 1

Reverting back to OEM firmware:
- There is currently no easy way to revert back to the OEM image
- The methods from M30 and M60 doesn't seem to work anymore
- If you plan to revert back to OEM firmware later, do the following steps before flashing OpenWrt:
  - Boot from initramfs as described in "Flashing via U-Boot" but don't flash anything
  - Instead, make a backup of UBI and UBI1 partition
  - The created dumps must be written to the initial partitions to revert back to OEM

Flashing via Recovery Web Interface:
- Set your IP address to 192.168.200.10, subnetmask 255.255.255.0
- Press the reset button while powering on the device
- Keep the reset button pressed until the LED blinks red
- Open a Chromium based and goto http://192.168.200.50/ (recovery web interface)
- Download openwrt-mediatek-filogic-dlink_aquila-pro-ai-e30-a1-squashfs-recovery.bin
- Note: The recovery web interface always reports successful flashing, even if it fails
- After flashing, the recovery web interface will try to forward the browser to 192.168.0.1 (can be ignored)
- If flashing was successful, OpenWrt is accessible via 192.168.1.1
- The recovery image boots an initramfs image, flash the sys upgrade image to get to „normal“ OpenWrt mode

Flashing via U-Boot:
- Open the case, connect to the UART console
- Set your IP address to 192.168.200.2, subnet mask 255.255.255.0. Connect to one of the LAN interfaces of the router
- Run a tftp server which provides openwrt-mediatek-filogic-dlink_aquila-pro-ai-e30-a1-initramfs-kernel.bin
- Supply the board with 12V
- Select "7. Load image" in the U-Boot menu
- Enter image file, tftp server IP and device IP (if they differ from the default).
- TFTP download to RAM will start. After a few seconds OpenWrt initramfs should start
- The initramfs is accessible via 192.168.1.1, change your IP address accordingly (or use multiple IP addresses on your interface)
- Perform a sysupgrade using openwrt-mediatek-filogic-dlink_aquila-pro-ai-e30-a1-squashfs-sysupgrade.bin
- Reboot the device. OpenWrt should start from flash now

Flashing via OEM web interface is not possible, as it will change the active partition and OpenWrt is only running on the first UBI partition.

Signed-off-by: Roland Reinl <reinlroland+github@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/22776
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2026-04-13 01:52:29 +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 mediatek: drop redundant label with new LED color/function format 2024-02-07 14:48:39 +01:00
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 mediatek: Add support for D-Link EAGLE PRO AI R32 2024-01-02 21:22:46 +01:00
mt7622-dlink-eagle-pro-ai-r32-a1.dts mediatek: Add support for D-Link EAGLE PRO AI R32 2024-01-02 21:22:46 +01:00
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 mediatek: fix wrong compatible string 2024-10-06 21:56:04 +02:00
mt7622-linksys-e8450.dts mediatek: convert to nvmem-layout 2023-11-25 23:45:26 +01:00
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 mediatek: re-enable mt7622-rfb1-ubi with changed partition layout 2024-02-28 09:59:43 +01:00
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 mediatek: also move &slot0 from dtsi down to board dts 2022-12-07 01:45:14 +00:00
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 mediatek: wait for fitblk rootfs 2024-03-09 14:02:58 +00:00
mt7622-ubnt-unifi-6-lr-v1.dts mediatek: convert to nvmem-layout 2023-11-25 23:45:26 +01:00
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 mediatek: wait for fitblk rootfs 2024-03-09 14:02:58 +00:00
mt7622-ubnt-unifi-6-lr-v2.dts mediatek: convert to nvmem-layout 2023-11-25 23:45:26 +01:00
mt7622-ubnt-unifi-6-lr-v2.dtsi mediatek: add support for Ubiquiti UniFi 6 LR v3 2023-08-28 16:35:22 +01:00
mt7622-ubnt-unifi-6-lr-v3-ubootmod.dts mediatek: wait for fitblk rootfs 2024-03-09 14:02:58 +00:00
mt7622-ubnt-unifi-6-lr-v3.dts mediatek: convert to nvmem-layout 2023-11-25 23:45:26 +01:00
mt7622-ubnt-unifi-6-lr-v3.dtsi mediatek: add support for Ubiquiti UniFi 6 LR v3 2023-08-28 16:35:22 +01:00
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 mediatek: u7623-02: enable early console also in legacy image 2022-01-31 00:10:38 +00:00
mt7623a-unielec-u7623-02.dts mediatek: wait for fitblk rootfs 2024-03-09 14:02:58 +00:00
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 mediatek: convert to new LED color/function format where possible 2024-02-07 14:48:39 +01:00
mt7629-tplink_eap225-v5.dts mediatek: convert to new LED color/function format where possible 2024-02-07 14:48:39 +01:00
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 mediatek: Add support for GL.iNet X3000 (Spitz AX) and XE3000 (Puli AX) 2024-03-13 20:47:23 +00:00
mt7981a-glinet-gl-xe3000.dts mediatek: Add support for GL.iNet X3000 (Spitz AX) and XE3000 (Puli AX) 2024-03-13 20:47:23 +00:00
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 mediatek: filogic: convert Xiaomi AX3000T to fitblk 2024-08-28 15:11:51 +01:00
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 mediatek: filogic: add support for Xiaomi AX3000T 2024-01-06 17:51:11 +01:00
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 mediatek: filogic: add support for Xiaomi WR30U 2023-07-27 13:46:16 +02:00
mt7981b-xiaomi-mi-router-wr30u-ubootmod.dts mediatek: filogic: convert Xiaomi WR30U to fitblk 2024-08-28 15:11:51 +01:00
mt7981b-xiaomi-mi-router-wr30u.dtsi mediatek: filogic: add support for Xiaomi AX3000T 2024-01-06 17:51:11 +01:00
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-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 mediatek: add support for Adtran SmartRG Bonanza Peak series 2023-12-10 06:22:51 +00:00
mt7986a-smartrg-SDG-8614.dts mediatek: add support for Adtran SmartRG Bonanza Peak series 2023-12-10 06:22:51 +00:00
mt7986a-smartrg-SDG-8622.dts mediatek: add support for Adtran SmartRG Bonanza Peak series 2023-12-10 06:22:51 +00:00
mt7986a-smartrg-SDG-8632.dts mediatek: add support for Adtran SmartRG Bonanza Peak series 2023-12-10 06:22:51 +00:00
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 mediatek: add new layout for Xiaomi Redmi Router AX6000 for OpenWrt U-Boot 2022-12-29 03:00:31 +00:00
mt7986a-xiaomi-redmi-router-ax6000-ubootmod.dts mediatek: wait for fitblk rootfs 2024-03-09 14:02:58 +00:00
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 mediatek: filogic: add Adtran SmartRG Mount Stuart series 2024-05-24 18:34:13 +01:00
mt7988a-smartrg-SDG-8734.dts mediatek: filogic: add Adtran SmartRG Mount Stuart series 2024-05-24 18:34:13 +01:00
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