Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH v4 0/3] PCI: qcom: ep: Add basic interconnect support
@ 2023-06-14 14:24 Krishna chaitanya chundru
  2023-06-14 14:24 ` [PATCH v4 1/3] dt-bindings: PCI: qcom: ep: Add interconnects path Krishna chaitanya chundru
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Krishna chaitanya chundru @ 2023-06-14 14:24 UTC (permalink / raw)
  To: manivannan.sadhasivam
  Cc: quic_vbadigan, quic_ramkri, linux-arm-msm, konrad.dybcio,
	Krishna chaitanya chundru

Add basic support for managing "pcie-mem" interconnect path by setting
a low constraint before enabling clocks and updating it after the link
is up based on link speed and width the device got enumerated.

changes from v3:
	- ran make DT_CHECKER_FLAGS=-m dt_binding_check and fixed
	 errors.
	- Added macros in the qcom ep driver patch as suggested by Dmitry
changes from v2:
        - changed the logic for getting speed and width as suggested
         by bjorn.
        - fixed compilation errors.

Krishna chaitanya chundru (3):
  dt-bindings: PCI: qcom: ep: Add interconnects path
  arm: dts: qcom: sdx55: Add interconnect path
  PCI: qcom-ep: Add ICC bandwidth voting support

 .../devicetree/bindings/pci/qcom,pcie-ep.yaml      | 13 ++++
 arch/arm/boot/dts/qcom-sdx55.dtsi                  |  4 ++
 drivers/pci/controller/dwc/pcie-qcom-ep.c          | 73 ++++++++++++++++++++++
 3 files changed, 90 insertions(+)

-- 
2.7.4


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

end of thread, other threads:[~2023-06-27 13:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-14 14:24 [PATCH v4 0/3] PCI: qcom: ep: Add basic interconnect support Krishna chaitanya chundru
2023-06-14 14:24 ` [PATCH v4 1/3] dt-bindings: PCI: qcom: ep: Add interconnects path Krishna chaitanya chundru
2023-06-15  8:38   ` Krzysztof Kozlowski
2023-06-14 14:24 ` [PATCH v4 2/3] arm: dts: qcom: sdx55: Add interconnect path Krishna chaitanya chundru
2023-06-14 14:24 ` [PATCH v4 3/3] PCI: qcom-ep: Add ICC bandwidth voting support Krishna chaitanya chundru
2023-06-23  5:34   ` Manivannan Sadhasivam
2023-06-27  1:03     ` Krishna Chaitanya Chundru
2023-06-27 13:46       ` Manivannan Sadhasivam
2023-06-14 16:03 ` (subset) [PATCH v4 0/3] PCI: qcom: ep: Add basic interconnect support Bjorn Andersson

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