qcacmn: Initial changes for ipq9574 target compilation

Added device ID and target type checks for ipq9574 traget
compilation.

Change-Id: Ie337d1256f828987ed469a609c8fb74de2180dca
This commit is contained in:
Basamma Yakkanahalli
2021-06-13 15:32:44 +05:30
committed by Madan Koyyalamudi
parent 1db04afdb1
commit 00bcc8cbd3
20 changed files with 179 additions and 13 deletions

View File

@@ -75,6 +75,7 @@ typedef void *hif_handle_t;
#define HIF_TYPE_QCN6122 25
#define HIF_TYPE_WCN7850 26
#define HIF_TYPE_QCN9224 27
#define HIF_TYPE_QCA9574 28
#define DMA_COHERENT_MASK_DEFAULT 37