On Mon, Jul 15, 2024 at 11:03:46PM +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 +++++++++++ > 1 file changed, 11 insertions(+) Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>