From 3eb34df3eea866d23c927c50a07c550559bb2cad Mon Sep 17 00:00:00 2001 From: Dennis Schmalacker Date: Fri, 13 Oct 2023 19:08:53 +0200 Subject: [PATCH] devices: add device id for MediaTek MT7916AN MediaTek MT7916AN (Filogic 630) is a DBDC 2*2 G-Band and 3*3 B-Band chip found on the AsiaRF AW7916-NPD mini PCIe Module. Add the additional ID. Signed-off-by: Dennis Schmalacker [ improve commit description, wrap to 75 char ] Signed-off-by: Christian Marangi --- devices.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/devices.txt b/devices.txt index 3f28446..46c5970 100644 --- a/devices.txt +++ b/devices.txt @@ -186,6 +186,7 @@ 0x14c3 0x7650 0x14c3 0x7650 0 0 "MediaTek" "MT7610E" 0x14c3 0x7662 0x14c3 0x7662 0 0 "MediaTek" "MT76x2E" 0x14c3 0x7915 0x14c3 0x7915 0 0 "MediaTek" "MT7915E" +0x14c3 0x7906 0x14c3 0x7906 0 0 "MediaTek" "MT7916AN" 0x14e4 0xaa52 0x14e4 0xaa52 0 0 "Broadcom" "BCM43602" 0x02d0 0xa9a6 0x0000 0x0000 0 0 "Cypress" "CYW43455" 0x1ae9 0x0310 0x1ae9 0x0000 0 0 "Wilocity" "Wil6210" -- 2.30.2