linux/drivers/net/ipa
Caleb Connolly 95a0396a06 net: ipa: don't configure IDLE_INDICATION on v3.1
IPA v3.1 doesn't support the IDLE_INDICATION_CFG register, this was
causing a harmless splat in ipa_idle_indication_cfg(), add a version
check to prevent trying to fetch this register on v3.1

Fixes: 6a244b75cf ("net: ipa: introduce ipa_reg()")
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
Reviewed-by: Alex Elder <elder@linaro.org>
Tested-by: Jami Kettunen <jami.kettunen@somainline.org>
Link: https://lore.kernel.org/r/20221024234850.4049778-1-caleb.connolly@linaro.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-10-25 19:49:13 -07:00
..
data net: ipa: fix v3.5.1 resource limit max values 2022-10-25 19:48:57 -07:00
reg net: ipa: fix v3.1 resource limit masks 2022-10-25 19:48:58 -07:00
gsi_private.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
gsi_reg.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
gsi_trans.c net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
gsi_trans.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
gsi.c net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
gsi.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_cmd.c net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_cmd.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_data.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_endpoint.c net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_endpoint.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_gsi.c net: ipa: include declarations in "ipa_gsi.c" 2020-07-07 12:43:18 -07:00
ipa_gsi.h net: ipa: fix kerneldoc comments 2020-07-13 17:11:53 -07:00
ipa_interrupt.c net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_interrupt.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_main.c net: ipa: don't configure IDLE_INDICATION on v3.1 2022-10-25 19:49:13 -07:00
ipa_mem.c net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_mem.h net: ipa: don't index mem data array by ID 2021-06-10 14:50:08 -07:00
ipa_modem.c net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_modem.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_power.c net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_power.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_qmi_msg.c net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_qmi_msg.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_qmi.c net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_qmi.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_reg.c net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_reg.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_resource.c net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_resource.h net: ipa: get rid of empty IPA functions 2021-04-09 20:57:25 -07:00
ipa_smp2p.c net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_smp2p.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_sysfs.c net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_sysfs.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_table.c net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_table.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_uc.c net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_uc.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa_version.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
ipa.h net: ipa: update copyrights 2022-10-03 16:49:20 -07:00
Kconfig net: ipa: add an interconnect dependency 2022-03-02 22:14:05 -08:00
Makefile net: ipa: add per-version IPA register definition files 2022-09-27 18:42:49 -07:00