• Alex Elder's avatar
    net: ipa: prepare for IPA v5.5 · b00e190c
    Alex Elder authored
    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: default avatarAlex Elder <elder@linaro.org>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    b00e190c
ipa_mem.c 17.6 KB