diff options
author | 2023-03-10 13:37:09 -0600 | |
---|---|---|
committer | 2023-03-13 17:11:43 -0700 | |
commit | 512dd354718b98c60d4ff6017ff8c9f66c10d03f (patch) | |
tree | abe0d3688b78cef37756616fc20766d6cdb5f180 /net/lapb/lapb_timer.c | |
parent | net: dsa: mt7530: set PLL frequency and trgmii only when trgmii is used (diff) | |
download | linux-rng-512dd354718b98c60d4ff6017ff8c9f66c10d03f.tar.xz linux-rng-512dd354718b98c60d4ff6017ff8c9f66c10d03f.zip |
net: ipa: fix a surprising number of bad offsets
A recent commit eliminated a hack that adjusted the offset used for
many GSI registers. It became possible because we now specify all
GSI register offsets explicitly for every version of IPA.
Unfortunately, a large number of register offsets were *not* updated
as they should have been in that commit. For IPA v4.5+, the offset
for every GSI register *except* the two inter-EE interrupt masking
registers were supposed to have been reduced by 0xd000.
Tested-by: Luca Weiss <luca.weiss@fairphone.com>
Tested-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> # SM8350-HDK
Fixes: 59b12b1d27f3 ("net: ipa: kill gsi->virt_raw")
Signed-off-by: Alex Elder <elder@linaro.org>
Link: https://lore.kernel.org/r/20230310193709.1477102-1-elder@linaro.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions