qcacmn: Add hif support for qca8074v2
Add new target type for qca8074v2 and extend target type checks of QCA8074 for QCA8074V2. Change-Id: Ib3ff4505e2057fc843b492b9720004dcac042a65 CRs-Fixed: 2292271
This commit is contained in:

committed by
nshrivas

parent
ef65ce37d7
commit
dbacd5e70f
@@ -60,6 +60,7 @@ typedef void *hif_handle_t;
|
||||
#define HIF_TYPE_QCA6290 16
|
||||
#define HIF_TYPE_QCN7605 17
|
||||
#define HIF_TYPE_QCA6390 18
|
||||
#define HIF_TYPE_QCA8074V2 19
|
||||
|
||||
#ifdef IPA_OFFLOAD
|
||||
#define DMA_COHERENT_MASK_IPA_VER_3_AND_ABOVE 37
|
||||
|
Reference in New Issue
Block a user