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:
Venkateswara Swamy Bandaru
2018-08-07 13:01:50 +05:30
committed by nshrivas
parent ef65ce37d7
commit dbacd5e70f
11 changed files with 57 additions and 22 deletions

View File

@@ -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