]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita473729977d7a127f6b8e7f488ff0cd774eeb6a6
treea89e151e24930d56c14bec6964ec02a92e7b9025
parent72c660b1a8a08ec5b493687078ee81f4594cb783
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