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

Commit 466cd07c authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: ipa4: endpoint config uC WDI fix"

parents 538903b0 2ab9d3ce
Loading
Loading
Loading
Loading
+11 −5
Original line number Diff line number Diff line
@@ -1112,6 +1112,12 @@ static const struct ipa_ep_configuration ipa3_ep_mapping
			{ 31, 31, 8, 8, IPA_EE_AP } },

	/* IPA_4_0 */
	[IPA_4_0][IPA_CLIENT_WLAN1_PROD]          = {
			true, IPA_v4_0_GROUP_UL_DL,
			true,
			IPA_DPS_HPS_SEQ_TYPE_2ND_PKT_PROCESS_PASS_NO_DEC_UCP,
			QMB_MASTER_SELECT_DDR,
			{ 7, 0, 8, 16, IPA_EE_UC } },
	[IPA_4_0][IPA_CLIENT_USB_PROD]            = {
			true, IPA_v4_0_GROUP_UL_DL,
			true,
@@ -1147,7 +1153,7 @@ static const struct ipa_ep_configuration ipa3_ep_mapping
			true,
			IPA_DPS_HPS_SEQ_TYPE_2ND_PKT_PROCESS_PASS_NO_DEC_UCP,
			QMB_MASTER_SELECT_DDR,
			{ 9, 0, 8, 16, IPA_EE_UC } },
			{ 9, 1, 8, 16, IPA_EE_UC } },
	[IPA_4_0][IPA_CLIENT_Q6_LAN_PROD]         = {
			true, IPA_v4_0_GROUP_UL_DL,
			true,
@@ -1190,7 +1196,7 @@ static const struct ipa_ep_configuration ipa3_ep_mapping
			true,
			IPA_DPS_HPS_SEQ_TYPE_2ND_PKT_PROCESS_PASS_NO_DEC_UCP,
			QMB_MASTER_SELECT_DDR,
			{7, 9, 8, 16, IPA_EE_AP } },
			{7, 0, 8, 16, IPA_EE_UC } },
	[IPA_4_0][IPA_CLIENT_TEST4_PROD]          = {
			true, IPA_v4_0_GROUP_UL_DL,
			true,
@@ -1204,7 +1210,7 @@ static const struct ipa_ep_configuration ipa3_ep_mapping
			false,
			IPA_DPS_HPS_SEQ_TYPE_INVALID,
			QMB_MASTER_SELECT_DDR,
			{ 18, 11, 6, 9, IPA_EE_AP } },
			{ 18, 2, 6, 9, IPA_EE_UC } },
	[IPA_4_0][IPA_CLIENT_WLAN2_CONS]          = {
			true, IPA_v4_0_GROUP_UL_DL,
			false,
@@ -1252,7 +1258,7 @@ static const struct ipa_ep_configuration ipa3_ep_mapping
			true,
			IPA_DPS_HPS_SEQ_TYPE_INVALID,
			QMB_MASTER_SELECT_DDR,
			{ 22, 1, 17, 17, IPA_EE_UC } },
			{ 22, 3, 17, 17, IPA_EE_UC } },
	[IPA_4_0][IPA_CLIENT_Q6_LAN_CONS]         = {
			true, IPA_v4_0_GROUP_UL_DL,
			false,
@@ -1290,7 +1296,7 @@ static const struct ipa_ep_configuration ipa3_ep_mapping
			false,
			IPA_DPS_HPS_SEQ_TYPE_INVALID,
			QMB_MASTER_SELECT_PCIE,
			{ 18, 11, 6, 9, IPA_EE_AP } },
			{ 18, 2, 6, 9, IPA_EE_UC } },
	[IPA_4_0][IPA_CLIENT_TEST3_CONS]          = {
			true, IPA_v4_0_GROUP_UL_DL,
			false,