ARM: dts: qcom: sdx55: Add 'linux,pci-domain' to PCIe EP controller node
authorManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Wed, 28 Aug 2024 15:46:17 +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 SDX55 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-7-263a385fbbcb@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm/boot/dts/qcom/qcom-sdx55.dtsi

index 68fa585..d0f6120 100644 (file)
                        phy-names = "pciephy";
                        max-link-speed = <3>;
                        num-lanes = <2>;
+                       linux,pci-domain = <0>;
 
                        status = "disabled";
                };