mirror-linux/drivers/net/ipa
Alex Elder 37f0205538 net: ipa: fix one GSI register field width
The width of the R_LENGTH field of the EV_CH_E_CNTXT_1 GSI register
is 24 bits (not 20 bits) starting with IPA v5.0.  Fix this.

Fixes: faf0678ec8 ("net: ipa: add IPA v5.0 GSI register definitions")
Signed-off-by: Alex Elder <elder@linaro.org>
Link: https://lore.kernel.org/r/20231122231708.896632-1-elder@linaro.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-11-23 08:52:00 -08:00
..
data
reg net: ipa: fix one GSI register field width 2023-11-23 08:52:00 -08:00
Kconfig
Makefile
gsi.c
gsi.h
gsi_private.h
gsi_reg.c
gsi_reg.h
gsi_trans.c
gsi_trans.h
ipa.h
ipa_cmd.c
ipa_cmd.h
ipa_data.h
ipa_endpoint.c
ipa_endpoint.h
ipa_gsi.c
ipa_gsi.h
ipa_interrupt.c
ipa_interrupt.h
ipa_main.c net: Explicitly include correct DT includes 2023-07-27 20:33:16 -07:00
ipa_mem.c
ipa_mem.h
ipa_modem.c
ipa_modem.h
ipa_power.c net: ipa: Annotate struct ipa_power with __counted_by 2023-10-02 11:24:54 -07:00
ipa_power.h
ipa_qmi.c
ipa_qmi.h
ipa_qmi_msg.c
ipa_qmi_msg.h
ipa_reg.c
ipa_reg.h
ipa_resource.c
ipa_resource.h
ipa_smp2p.c
ipa_smp2p.h
ipa_sysfs.c
ipa_sysfs.h
ipa_table.c net: ipa: only reset hashed tables when supported 2023-07-25 20:34:20 -07:00
ipa_table.h
ipa_uc.c
ipa_uc.h
ipa_version.h
reg.h