cnss2: Add support for WLAN MANGO PCI device
Add PCI device ID config and code updates to handle MANGO WLAN device. CRs-fixed: 3210010 Change-Id: I48fffdb8c7ecf5343908d823facf7a2fad2f2dea
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||
/*
|
||||
* Copyright (c) 2016-2021, The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2021 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
* Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
#ifndef _CNSS_PCI_H
|
||||
@@ -56,6 +56,7 @@ enum cnss_pci_reg_dev_mask {
|
||||
REG_MASK_QCA6390,
|
||||
REG_MASK_QCA6490,
|
||||
REG_MASK_KIWI,
|
||||
REG_MASK_MANGO,
|
||||
};
|
||||
|
||||
struct cnss_msi_user {
|
||||
|
Reference in New Issue
Block a user