cnss2: Add support for WLAN PEACH PCI device

Add PCI device ID config and code updates to handle PEACH WLAN device.

Change-Id: Ib4f30a1dd5c3307c59694e94871617e766488677
CRs-Fixed: 3347738
This commit is contained in:
Alan Chen
2022-11-28 16:04:45 -08:00
committed by Madan Koyyalamudi
parent 9250fa8db3
commit edab97e465
7 changed files with 60 additions and 7 deletions

View File

@@ -58,6 +58,7 @@ enum cnss_pci_reg_dev_mask {
REG_MASK_QCA6490,
REG_MASK_KIWI,
REG_MASK_MANGO,
REG_MASK_PEACH,
};
struct cnss_msi_user {