qcacmn: Bypass GLINK/QMI for 8998 RUMI bring up
Bypass QMI for 8998 RUMI bring up as it doesn't support QMI for now. Increase regulatory timeout for slow RUMI setup. Change-Id: Ie4d790a79aaa166731c876bdecf0f4f6970caae4 CRs-Fixed: 978953
Šī revīzija ir iekļauta:

revīziju iesūtīja
Vishwajith Upendra

vecāks
9eb124d274
revīzija
a7a282f1e3
@@ -272,6 +272,10 @@ struct targetdef_s {
|
||||
uint32_t d_Q6_CLEAR_REGISTER_0;
|
||||
uint32_t d_Q6_CLEAR_REGISTER_1;
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_BYPASS_QMI
|
||||
uint32_t d_BYPASS_QMI_TEMP_REGISTER;
|
||||
#endif
|
||||
};
|
||||
|
||||
#define A_SOC_CORE_PCIE_INTR_ENABLE_GRP0_Q6_MASK \
|
||||
@@ -699,6 +703,11 @@ struct targetdef_s {
|
||||
(scn->targetdef->d_Q6_CLEAR_REGISTER_1)
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_BYPASS_QMI
|
||||
#define BYPASS_QMI_TEMP_REGISTER \
|
||||
(scn->targetdef->d_BYPASS_QMI_TEMP_REGISTER)
|
||||
#endif
|
||||
|
||||
struct hostdef_s {
|
||||
uint32_t d_INT_STATUS_ENABLE_ERROR_LSB;
|
||||
uint32_t d_INT_STATUS_ENABLE_ERROR_MASK;
|
||||
|
Atsaukties uz šo jaunā problēmā
Block a user