]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: qcom: x1e80100: Fix PCIe 3rd controller DBI size
authorAbel Vesa <abel.vesa@linaro.org>
Tue, 22 Apr 2025 11:03:16 +0000 (14:03 +0300)
committerBjorn Andersson <andersson@kernel.org>
Wed, 7 May 2025 05:37:18 +0000 (22:37 -0700)
According to documentation, the DBI range size is 0xf20. So fix it.

Cc: stable@vger.kernel.org # 6.14
Fixes: f8af195beeb0 ("arm64: dts: qcom: x1e80100: Add support for PCIe3 on x1e80100")
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250422-x1e80100-dts-fix-pcie3-dbi-size-v1-1-c197701fd7e4@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/x1e80100.dtsi

index c04a2615ca77629b27fbd6fd98f1a25a3b6697db..06175b33bd924bb528f963352aa73b27c9e5f3da 100644 (file)
                        device_type = "pci";
                        compatible = "qcom,pcie-x1e80100";
                        reg = <0x0 0x01bd0000 0x0 0x3000>,
-                             <0x0 0x78000000 0x0 0xf1d>,
+                             <0x0 0x78000000 0x0 0xf20>,
                              <0x0 0x78000f40 0x0 0xa8>,
                              <0x0 0x78001000 0x0 0x1000>,
                              <0x0 0x78100000 0x0 0x100000>,