All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] arm64: qcom: sa8775p: add cache coherency support for SA8775P
@ 2023-10-31 15:46 Mrinmay Sarkar
  2023-10-31 15:46 ` [PATCH v1 1/3] PCI: qcom: Enable cache coherency for SA8775P RC Mrinmay Sarkar
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Mrinmay Sarkar @ 2023-10-31 15:46 UTC (permalink / raw)
  To: agross, andersson, krzysztof.kozlowski+dt, conor+dt,
	konrad.dybcio, mani, robh+dt
  Cc: quic_shazhuss, quic_nitegupt, quic_ramkri, quic_nayiluri,
	dmitry.baryshkov, robh, quic_krichai, quic_vbadigan, quic_parass,
	quic_schintav, quic_shijjose, Mrinmay Sarkar, Lorenzo Pieralisi,
	Krzysztof Wilczyński, Bjorn Helgaas, linux-arm-msm,
	devicetree, linux-kernel, linux-pci

This series is to enable cache snooping logic in both RC and EP
driver and add the "dma-coherent" property in dtsi to support
cache coherency in SA8775P.

To verify this series we required [1]

[1] https://lore.kernel.org/all/1698729108-27356-1-git-send-email-quic_msarkar@quicinc.com/

Mrinmay Sarkar (3):
  PCI: qcom: Enable cache coherency for SA8775P RC
  PCI: qcom-ep: Enable cache coherency for SA8775P EP
  arm64: dts: qcom: sa8775p: Mark PCIe controller as cache coherent

 arch/arm64/boot/dts/qcom/sa8775p.dtsi     |  2 ++
 drivers/pci/controller/dwc/pcie-qcom-ep.c |  8 ++++++++
 drivers/pci/controller/dwc/pcie-qcom.c    | 11 +++++++++++
 3 files changed, 21 insertions(+)

-- 
2.7.4


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

end of thread, other threads:[~2023-11-06  7:20 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-31 15:46 [PATCH v1 0/3] arm64: qcom: sa8775p: add cache coherency support for SA8775P Mrinmay Sarkar
2023-10-31 15:46 ` [PATCH v1 1/3] PCI: qcom: Enable cache coherency for SA8775P RC Mrinmay Sarkar
2023-10-31 16:50   ` Konrad Dybcio
2023-11-02 10:16     ` Mrinmay Sarkar
2023-11-02 22:27       ` Konrad Dybcio
2023-11-02 15:34   ` Dmitry Baryshkov
2023-11-02 16:36     ` Manivannan Sadhasivam
2023-11-02 22:25       ` Konrad Dybcio
2023-11-03  7:58         ` Manivannan Sadhasivam
2023-11-06  7:19           ` Mrinmay Sarkar
2023-10-31 15:46 ` [PATCH v1 2/3] PCI: qcom-ep: Enable cache coherency for SA8775P EP Mrinmay Sarkar
2023-10-31 16:50   ` Konrad Dybcio
2023-10-31 15:46 ` [PATCH v1 3/3] arm64: dts: qcom: sa8775p: Mark PCIe controller as cache coherent Mrinmay Sarkar
2023-10-31 16:57 ` [PATCH v1 0/3] arm64: qcom: sa8775p: add cache coherency support for SA8775P Manivannan Sadhasivam

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.