public inbox for linux-arm-msm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] net: ipa: fix SDX55 interconnects
@ 2021-12-10 22:31 Alex Elder
  2021-12-10 22:31 ` [PATCH net-next v2 1/2] ARM: dts: qcom: sdx55: fix IPA interconnect definitions Alex Elder
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alex Elder @ 2021-12-10 22:31 UTC (permalink / raw)
  To: davem, kuba
  Cc: david, manivannan.sadhasivam, jponduru, avuyyuru, bjorn.andersson,
	agross, robh+dt, cpratapa, subashab, mka, evgreen, elder, netdev,
	devicetree, 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.

Version 2 simply adds a few missed e-mail addressees; there is no
change to the patch content.

					-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] 4+ messages in thread

end of thread, other threads:[~2021-12-13 12:50 UTC | newest]

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox