diff options
author | Alex Elder <elder@linaro.org> | 2023-11-22 17:09:07 -0600 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-11-24 12:18:55 +0000 |
commit | b00e190cc2000aea4622202d8f081d28ab4bbe41 (patch) | |
tree | b666ef35014b4116b3311642799706f777134cae /drivers/net/ipa/Makefile | |
parent | b134b10cf5bbe82f10b9d6e14098e98c2782fcd0 (diff) | |
download | linux-stable-b00e190cc2000aea4622202d8f081d28ab4bbe41.tar.gz linux-stable-b00e190cc2000aea4622202d8f081d28ab4bbe41.tar.bz2 linux-stable-b00e190cc2000aea4622202d8f081d28ab4bbe41.zip |
net: ipa: prepare for IPA v5.5
For IPA v5.5+, the QTIME_TIMESTAMP_CFG register no longer defines
two fields in the DPL timestamp. Make the code referencing those
fields in ipa_qtime_config() conditional based on IPA version.
IPA v5.0+ supports the IPA_MEM_AP_V4_FILTER and IPA_MEM_AP_V6_FILTER
memory regions. Update ipa_mem_id_valid() to reflect that.
IPA v5.5 no longer supports a few register fields, adds some others,
and removes support for a few IPA interrupt types. Update
"ipa_reg.h" to include information about IPA v5.5.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ipa/Makefile')
0 files changed, 0 insertions, 0 deletions