net: ipa: fix IPA v4.11 interconnect data
authorAlex Elder <elder@linaro.org>
Mon, 19 Jul 2021 20:23:33 +0000 (15:23 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Jul 2021 14:07:40 +0000 (07:07 -0700)
commit0ac26271344478ff718329fa9d4ef81d4bcbc43b
treea89e151e24930d56c14bec6964ec02a92e7b9025
parenta38c02ef48a1411ea3fc4403a07e7124ad43d5e6
net: ipa: fix IPA v4.11 interconnect data

Currently three interconnects are defined for the Qualcomm SC7280
SoC, but this was based on a misunderstanding.  There should only be
two interconnects defined:  one between the IPA and system memory;
and another between the AP and IPA config space.  The bandwidths
defined for the memory and config interconnects do not match what I
understand to be proper values, so update these.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ipa/ipa_data-v4.11.c