From: Manivannan Sadhasivam Date: Tue, 8 Feb 2022 17:52:21 +0000 (+0530) Subject: ARM: dts: qcom: sdx55: Fix the address used for PCIe EP local addr space X-Git-Tag: v5.17.2~778 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=ecc3080d042bc349ad13bb8b4f7b36e354e1a2d1;p=users%2Fdwmw2%2Flinux.git ARM: dts: qcom: sdx55: Fix the address used for PCIe EP local addr space [ Upstream commit c8a8f755170719dde7964d5172a145dd27e107ec ] Fix the address range used for mapping the PCIe host memory in the DDR. Fixes: e6b69813283f ("ARM: dts: qcom: sdx55: Add support for PCIe EP") Signed-off-by: Manivannan Sadhasivam Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20220208175222.415762-1-manivannan.sadhasivam@linaro.org Signed-off-by: Sasha Levin --- diff --git a/arch/arm/boot/dts/qcom-sdx55.dtsi b/arch/arm/boot/dts/qcom-sdx55.dtsi index 8ac0492c76595..40f11159f061e 100644 --- a/arch/arm/boot/dts/qcom-sdx55.dtsi +++ b/arch/arm/boot/dts/qcom-sdx55.dtsi @@ -413,7 +413,7 @@ <0x40000000 0xf1d>, <0x40000f20 0xc8>, <0x40001000 0x1000>, - <0x40002000 0x10000>, + <0x40200000 0x100000>, <0x01c03000 0x3000>; reg-names = "parf", "dbi", "elbi", "atu", "addr_space", "mmio";