On Wed, 17 Jul 2024 22:33:09 +0530, Manivannan Sadhasivam wrote: > '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. > > Devicetrees can specify the domain number based on the actual hardware > instance of the PCI endpoint controllers in the SoC. > > Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/pci/pci-ep.yaml | 11 +++++++++++ > Documentation/devicetree/bindings/pci/qcom,pcie-ep.yaml | 1 + > 2 files changed, 12 insertions(+) > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>