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

Commit b9e7511c authored by Mohammed Javid's avatar Mohammed Javid
Browse files

msm: ipa: Update the WLAN ep enum for sdxprairie



ON IPA_4_5 version target update the WLAN PROD and
WLAN CONS ep's enum to match with what wlan team uses.
Else wlan ep connect will fail.

Change-Id: I6b1d942fe34f54a35e314b90a8e9cfc98b65f718
Signed-off-by: default avatarMohammed Javid <mjavid@codeaurora.org>
parent ba6190e6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2187,7 +2187,7 @@ static const struct ipa_ep_configuration ipa3_ep_mapping
			{ 31, 31, 8, 8, IPA_EE_AP, GSI_USE_PREFETCH_BUFS} },

	/* IPA_4_5 */
	[IPA_4_5][IPA_CLIENT_WLAN1_PROD]          = {
	[IPA_4_5][IPA_CLIENT_WLAN2_PROD]          = {
			true, IPA_v4_5_GROUP_UL_DL_SRC,
			true,
			IPA_DPS_HPS_SEQ_TYPE_2ND_PKT_PROCESS_PASS_NO_DEC_UCP,
@@ -2285,7 +2285,7 @@ static const struct ipa_ep_configuration ipa3_ep_mapping
			QMB_MASTER_SELECT_DDR,
			{ 11, 14, 8, 16, IPA_EE_AP } },

	[IPA_4_5][IPA_CLIENT_WLAN1_CONS]          = {
	[IPA_4_5][IPA_CLIENT_WLAN2_CONS]          = {
			true, IPA_v4_5_GROUP_UL_DL_DST,
			false,
			IPA_DPS_HPS_SEQ_TYPE_INVALID,