devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] PCI: qcom: Add basic interconnect support
@ 2022-10-21  6:46 Johan Hovold
  2022-10-21  6:46 ` [PATCH v2 1/2] dt-bindings: PCI: qcom: Add SC8280XP/SA8540P interconnects Johan Hovold
  2022-10-21  6:46 ` [PATCH v2 2/2] PCI: qcom: Add basic interconnect support Johan Hovold
  0 siblings, 2 replies; 9+ messages in thread
From: Johan Hovold @ 2022-10-21  6:46 UTC (permalink / raw)
  To: Stanimir Varbanov, Lorenzo Pieralisi
  Cc: Andy Gross, Bjorn Andersson, Konrad Dybcio, Bjorn Helgaas,
	Rob Herring, Krzysztof Kozlowski, Krzysztof Wilczyński,
	Manivannan Sadhasivam, Krishna chaitanya chundru, quic_vbadigan,
	Brian Masney, linux-arm-msm, linux-pci, devicetree, linux-kernel,
	Johan Hovold

On Qualcomm platforms like SC8280XP and SA8540P interconnect bandwidth
must be requested before enabling interconnect clocks.

Add basic support for managing an optional "pcie-mem" interconnect path
by setting a low constraint before enabling clocks and updating it after
the link is up.

This is specifically needed to prevent a crash on SC8280XP/SA8540P when
the interconnect constraints are enforced during boot.

As support for these platforms was added in 6.1-rc1 it would be nice to
have this merged as a fix for 6.1, but deferring for 6.2 works as well.

Johan

Changes in v2
 - update the bindings so that the interconnect-names constraints apply
   to all platforms (Krzysztof)


Johan Hovold (2):
  dt-bindings: PCI: qcom: Add SC8280XP/SA8540P interconnects
  PCI: qcom: Add basic interconnect support

 .../devicetree/bindings/pci/qcom,pcie.yaml    | 20 +++++
 drivers/pci/controller/dwc/pcie-qcom.c        | 76 +++++++++++++++++++
 2 files changed, 96 insertions(+)

-- 
2.37.3


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

end of thread, other threads:[~2022-11-02  8:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-21  6:46 [PATCH v2 0/2] PCI: qcom: Add basic interconnect support Johan Hovold
2022-10-21  6:46 ` [PATCH v2 1/2] dt-bindings: PCI: qcom: Add SC8280XP/SA8540P interconnects Johan Hovold
2022-10-24 16:58   ` Rob Herring
2022-11-01 14:37   ` Manivannan Sadhasivam
2022-10-21  6:46 ` [PATCH v2 2/2] PCI: qcom: Add basic interconnect support Johan Hovold
2022-11-01 11:38   ` Georgi Djakov
2022-11-01 14:35   ` Manivannan Sadhasivam
2022-11-02  8:38     ` Johan Hovold
2022-11-02  8:44       ` Johan Hovold

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).