Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 35d04297 authored by Chaitanya Pratapa's avatar Chaitanya Pratapa
Browse files

msm: ipa: Update WLAN pipes to use WLAN2 clients



This update will change the EP consumer and producer clients to WLAN2.

Change-Id: I5beb2d8ed067869f374182bde7370cd45ddd97e8
Acked-by: default avatarPriyadarshini Rajagopal <prajagop@qti.qualcomm.com>
Signed-off-by: default avatarChaitanya Pratapa <cpratapa@codeaurora.org>
parent 73c931c9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2927,7 +2927,7 @@ static const struct ipa_ep_configuration ipa3_ep_mapping
			IPA_DPS_HPS_SEQ_TYPE_2ND_PKT_PROCESS_PASS_NO_DEC_UCP,
			QMB_MASTER_SELECT_DDR,
			{ 2, 2, 16, 32, IPA_EE_AP, GSI_SMART_PRE_FETCH, 8 } },
	[IPA_4_9][IPA_CLIENT_WLAN1_PROD]          = {
	[IPA_4_9][IPA_CLIENT_WLAN2_PROD]          = {
			true, IPA_v4_9_GROUP_UL_DL,
			true,
			IPA_DPS_HPS_SEQ_TYPE_2ND_PKT_PROCESS_PASS_NO_DEC_UCP,
@@ -3001,7 +3001,7 @@ static const struct ipa_ep_configuration ipa3_ep_mapping
			IPA_DPS_HPS_SEQ_TYPE_INVALID,
			QMB_MASTER_SELECT_DDR,
			{ 23, 15, 8, 14, IPA_EE_AP, GSI_SMART_PRE_FETCH, 2 } },
	[IPA_4_9][IPA_CLIENT_WLAN1_CONS]          = {
	[IPA_4_9][IPA_CLIENT_WLAN2_CONS]          = {
			true, IPA_v4_9_GROUP_UL_DL,
			false,
			IPA_DPS_HPS_SEQ_TYPE_INVALID,