Devicetree
 help / color / mirror / Atom feed
* [PATCH 0/2] PCI: qcom-ep: BAR fixes
@ 2024-12-31 13:02 Manivannan Sadhasivam
  2024-12-31 13:02 ` [PATCH 1/2] arm64: dts: qcom: sa8775p: Fix the size of 'addr_space' regions Manivannan Sadhasivam
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Manivannan Sadhasivam @ 2024-12-31 13:02 UTC (permalink / raw)
  To: lpieralisi, kw, robh, bhelgaas, andersson, konradybcio, krzk+dt,
	conor+dt
  Cc: linux-arm-msm, linux-pci, linux-kernel, devicetree,
	Manivannan Sadhasivam

Hi,

This series has a couple of fixes for Qcom PCIe endpoint controller. The dts
patch fixes the size of the 'addr_space' regions that allows the endpoint
drivers to request and map BARs of size >= 1MB. The driver patch marks BAR0/BAR2
as 64bit BARs.

Previously, this series was part of the Kselftest series [1]. But submitting
separately as these are independent fixes anyway.

- Mani

[1] https://lore.kernel.org/linux-pci/20241211080105.11104-1-manivannan.sadhasivam@linaro.org/

Manivannan Sadhasivam (2):
  arm64: dts: qcom: sa8775p: Fix the size of 'addr_space' regions
  PCI: qcom-ep: Mark BAR0/BAR2 as 64bit BARs and BAR1/BAR3 as RESERVED

 arch/arm64/boot/dts/qcom/sa8775p.dtsi     | 4 ++--
 drivers/pci/controller/dwc/pcie-qcom-ep.c | 4 ++++
 2 files changed, 6 insertions(+), 2 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2025-02-20 15:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-31 13:02 [PATCH 0/2] PCI: qcom-ep: BAR fixes Manivannan Sadhasivam
2024-12-31 13:02 ` [PATCH 1/2] arm64: dts: qcom: sa8775p: Fix the size of 'addr_space' regions Manivannan Sadhasivam
2024-12-31 13:02 ` [PATCH 2/2] PCI: qcom-ep: Mark BAR0/BAR2 as 64bit BARs and BAR1/BAR3 as RESERVED Manivannan Sadhasivam
2025-02-20 15:33   ` Krzysztof Wilczyński
2025-01-08  4:43 ` (subset) [PATCH 0/2] PCI: qcom-ep: BAR fixes Bjorn Andersson

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