Răsfoiți Sursa

ipa: Change IPA EP 34 GSI channel allocation

Change IPA EP 34 GSI channel allocation to channel 8,
as per the latest EP configuration table.

Change-Id: I993c799429555d29120b8181f3d10140ce0c68cf
Signed-off-by: Ilia Lin <[email protected]>
Ilia Lin 3 ani în urmă
părinte
comite
b107cbe836
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      drivers/platform/msm/ipa/ipa_v3/ipa_utils.c

+ 2 - 2
drivers/platform/msm/ipa/ipa_v3/ipa_utils.c

@@ -4221,7 +4221,7 @@ static const struct ipa_ep_configuration ipa3_ep_mapping
 			false,
 			IPA_DPS_HPS_SEQ_TYPE_INVALID,
 			QMB_MASTER_SELECT_DDR,
-			{ 34, 25, 9 , 9 , IPA_EE_AP, GSI_SMART_PRE_FETCH, 4},
+			{ 34, 8, 9 , 9 , IPA_EE_AP, GSI_SMART_PRE_FETCH, 4},
 			IPA_TX_INSTANCE_DL },
 	[IPA_5_0][IPA_CLIENT_WLAN4_CONS] = {
 			true,   IPA_v5_0_GROUP_DL,
@@ -4263,7 +4263,7 @@ static const struct ipa_ep_configuration ipa3_ep_mapping
 			false,
 			IPA_DPS_HPS_SEQ_TYPE_INVALID,
 			QMB_MASTER_SELECT_PCIE,
-			{ 34, 25, 9, 9, IPA_EE_AP, GSI_SMART_PRE_FETCH, 3},
+			{ 34, 8, 9, 9, IPA_EE_AP, GSI_SMART_PRE_FETCH, 3},
 			IPA_TX_INSTANCE_DL },
 	[IPA_5_0][IPA_CLIENT_Q6_LAN_CONS]   = {
 			true, IPA_v5_0_GROUP_DL,