[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241231130224.38206-1-manivannan.sadhasivam@linaro.org>
Date: Tue, 31 Dec 2024 18:32:22 +0530
From: Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>
To: lpieralisi@...nel.org,
kw@...ux.com,
robh@...nel.org,
bhelgaas@...gle.com,
andersson@...nel.org,
konradybcio@...nel.org,
krzk+dt@...nel.org,
conor+dt@...nel.org
Cc: linux-arm-msm@...r.kernel.org,
linux-pci@...r.kernel.org,
linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org,
Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>
Subject: [PATCH 0/2] PCI: qcom-ep: BAR fixes
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
Powered by blists - more mailing lists