mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
Merge "msm: ipa: Use pipe 6 & 18 for hastings on msmnile"
This commit is contained in:
commit
98bf49c039
@ -1981,6 +1981,12 @@ static const struct ipa_ep_configuration ipa3_ep_mapping
|
||||
IPA_DPS_HPS_REP_SEQ_TYPE_2PKT_PROC_PASS_NO_DEC_UCP_DMAP,
|
||||
QMB_MASTER_SELECT_DDR,
|
||||
{ 6, 2, 8, 16, IPA_EE_UC } },
|
||||
[IPA_4_1_APQ][IPA_CLIENT_WLAN2_PROD] = {
|
||||
true, IPA_v4_0_GROUP_UL_DL,
|
||||
true,
|
||||
IPA_DPS_HPS_REP_SEQ_TYPE_2PKT_PROC_PASS_NO_DEC_UCP_DMAP,
|
||||
QMB_MASTER_SELECT_DDR,
|
||||
{ 6, 11, 8, 16, IPA_EE_AP } },
|
||||
[IPA_4_1_APQ][IPA_CLIENT_USB_PROD] = {
|
||||
true, IPA_v4_0_GROUP_UL_DL,
|
||||
true,
|
||||
@ -2005,12 +2011,6 @@ static const struct ipa_ep_configuration ipa3_ep_mapping
|
||||
IPA_DPS_HPS_REP_SEQ_TYPE_2PKT_PROC_PASS_NO_DEC_UCP_DMAP,
|
||||
QMB_MASTER_SELECT_DDR,
|
||||
{ 9, 0, 8, 16, IPA_EE_UC } },
|
||||
[IPA_4_1_APQ][IPA_CLIENT_WLAN2_PROD] = {
|
||||
true, IPA_v4_0_GROUP_UL_DL,
|
||||
true,
|
||||
IPA_DPS_HPS_REP_SEQ_TYPE_2PKT_PROC_PASS_NO_DEC_UCP_DMAP,
|
||||
QMB_MASTER_SELECT_DDR,
|
||||
{ 7, 9, 8, 16, IPA_EE_AP } },
|
||||
/* Only for test purpose */
|
||||
[IPA_4_1_APQ][IPA_CLIENT_TEST_PROD] = {
|
||||
true, IPA_v4_0_GROUP_UL_DL,
|
||||
@ -2037,6 +2037,12 @@ static const struct ipa_ep_configuration ipa3_ep_mapping
|
||||
IPA_DPS_HPS_SEQ_TYPE_INVALID,
|
||||
QMB_MASTER_SELECT_DDR,
|
||||
{ 18, 3, 9, 9, IPA_EE_UC } },
|
||||
[IPA_4_1_APQ][IPA_CLIENT_WLAN2_CONS] = {
|
||||
true, IPA_v4_0_GROUP_UL_DL,
|
||||
false,
|
||||
IPA_DPS_HPS_SEQ_TYPE_INVALID,
|
||||
QMB_MASTER_SELECT_DDR,
|
||||
{ 18, 15, 8, 13, IPA_EE_AP } },
|
||||
[IPA_4_1_APQ][IPA_CLIENT_USB_CONS] = {
|
||||
true, IPA_v4_0_GROUP_UL_DL,
|
||||
false,
|
||||
@ -2067,12 +2073,6 @@ static const struct ipa_ep_configuration ipa3_ep_mapping
|
||||
IPA_DPS_HPS_SEQ_TYPE_INVALID,
|
||||
QMB_MASTER_SELECT_DDR,
|
||||
{ 22, 1, 9, 9, IPA_EE_UC } },
|
||||
[IPA_4_1_APQ][IPA_CLIENT_WLAN2_CONS] = {
|
||||
true, IPA_v4_0_GROUP_UL_DL,
|
||||
false,
|
||||
IPA_DPS_HPS_SEQ_TYPE_INVALID,
|
||||
QMB_MASTER_SELECT_DDR,
|
||||
{ 17, 1, 8, 13, IPA_EE_AP } },
|
||||
/* Only for test purpose */
|
||||
/* MBIM aggregation test pipes should have the same QMB as USB_CONS */
|
||||
[IPA_4_1_APQ][IPA_CLIENT_TEST_CONS] = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user