]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: qcom: sdx65: Add 'linux,pci-domain' to PCIe EP controller node
authorManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Wed, 28 Aug 2024 15:46:18 +0000 (21:16 +0530)
committerBjorn Andersson <andersson@kernel.org>
Tue, 22 Oct 2024 23:57:18 +0000 (18:57 -0500)
'linux,pci-domain' property provides the PCI domain number for the PCI
endpoint controllers in a SoC. If this property is not present, then an
unstable (across boots) unique number will be assigned.

Use this property to specify the domain number based on the actual hardware
instance of the PCI endpoint controllers in SDX65 SoC.

Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Link: https://lore.kernel.org/r/20240828-pci-qcom-hotplug-v4-8-263a385fbbcb@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm/boot/dts/qcom/qcom-sdx65.dtsi

index 9354896da6e62c6e68486762ba6c37f0d5dd33e5..3bc67bb8c1eb6030de7c17d227dbe3d9fc4c0457 100644 (file)
 
                        max-link-speed = <3>;
                        num-lanes = <2>;
+                       linux,pci-domain = <0>;
 
                        status = "disabled";
                };