netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: ipa: fix SDX55 interconnects
@ 2021-12-10 16:37 Alex Elder
  2021-12-10 16:37 ` [PATCH net-next 1/2] ARM: dts: qcom: sdx55: fix IPA interconnect definitions Alex Elder
  2021-12-10 16:37 ` [PATCH net-next 2/2] net: ipa: fix IPA v4.5 interconnect data Alex Elder
  0 siblings, 2 replies; 3+ messages in thread
From: Alex Elder @ 2021-12-10 16:37 UTC (permalink / raw)
  To: davem, kuba
  Cc: david, manivannan.sadhasivam, jponduru, avuyyuru, bjorn.andersson,
	cpratapa, subashab, evgreen, elder, netdev, linux-arm-msm,
	linux-kernel

The SDX55 SoC has IPA v4.5.  It currently represents the path
between IPA and main memory using two consecutive interconnects.
This was an optimization--not required for correct operation--and
complicates things unnecessarily.  It also does not conform to the
IPA binding (as pointed out by David Heidelberg).

This series fixes this by combining the two interconnects into one.

					-Alex

Alex Elder (2):
  ARM: dts: qcom: sdx55: fix IPA interconnect definitions
  net: ipa: fix IPA v4.5 interconnect data

 arch/arm/boot/dts/qcom-sdx55.dtsi | 6 ++----
 drivers/net/ipa/ipa_data-v4.5.c   | 7 +------
 2 files changed, 3 insertions(+), 10 deletions(-)

-- 
2.32.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-12-10 16:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-10 16:37 [PATCH net-next 0/2] net: ipa: fix SDX55 interconnects Alex Elder
2021-12-10 16:37 ` [PATCH net-next 1/2] ARM: dts: qcom: sdx55: fix IPA interconnect definitions Alex Elder
2021-12-10 16:37 ` [PATCH net-next 2/2] net: ipa: fix IPA v4.5 interconnect data Alex Elder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).