Re: [PATCH v2 04/13] dt-bindings: PCI: pci-ep: Document 'linux,pci-domain' property
From: Rob Herring (Arm)
Date: Mon Jul 22 2024 - 22:33:14 EST
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>