Sfoglia il codice sorgente

msm: ipa: update WAN DL pipe for MHI configurations

EP update for WAN DL pipes.

Change-Id: If010aac643a2a52c30dd5c4349601e4df35ecab9
Bojun Pan 4 anni fa
parent
commit
7b42e056c9
1 ha cambiato i file con 7 aggiunte e 0 eliminazioni
  1. 7 0
      drivers/platform/msm/ipa/ipa_v3/ipa_utils.c

+ 7 - 0
drivers/platform/msm/ipa/ipa_v3/ipa_utils.c

@@ -3886,6 +3886,13 @@ static const struct ipa_ep_configuration ipa3_ep_mapping
 			QMB_MASTER_SELECT_PCIE,
 			{ 22, 4 , 8 , 11, IPA_EE_AP, GSI_SMART_PRE_FETCH, 3},
 			IPA_TX_INSTANCE_DL },
+	[IPA_5_0_MHI][IPA_CLIENT_APPS_WAN_CONS] = {
+			true,   IPA_v5_0_GROUP_DL,
+			false,
+			IPA_DPS_HPS_SEQ_TYPE_INVALID,
+			QMB_MASTER_SELECT_DDR,
+			{ 26, 21 , 9 , 9 , IPA_EE_AP, GSI_ESCAPE_BUF_ONLY, 0},
+			IPA_TX_INSTANCE_DL},
 	[IPA_5_0_MHI][IPA_CLIENT_MHI_CONS] = {
 			true,   IPA_v5_0_GROUP_DL,
 			false,