Re: [PATCH 04/14] dt-bindings: PCI: pci-ep: Document 'linux,pci-domain' property

From: Rob Herring
Date: Mon Jul 22 2024 - 19:52:01 EST


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>