From a34977c0760c93480491c8eb94da656b57d7f4cc Mon Sep 17 00:00:00 2001 From: Marty Jones Date: Sat, 4 Nov 2023 19:42:32 -0400 Subject: [PATCH] devices: add device id for Cypress CYW43455 Add Cypress CYW43455 id variant found on the Raspberry Pi 5. Signed-off-by: Marty Jones --- devices.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/devices.txt b/devices.txt index 46c5970..6327b00 100644 --- a/devices.txt +++ b/devices.txt @@ -189,6 +189,7 @@ 0x14c3 0x7906 0x14c3 0x7906 0 0 "MediaTek" "MT7916AN" 0x14e4 0xaa52 0x14e4 0xaa52 0 0 "Broadcom" "BCM43602" 0x02d0 0xa9a6 0x0000 0x0000 0 0 "Cypress" "CYW43455" +0x02d0 0x4345 0x0000 0x0000 0 0 "Cypress" "CYW43455" 0x1ae9 0x0310 0x1ae9 0x0000 0 0 "Wilocity" "Wil6210" # USB devices -- 2.30.2