2022-07-18 20:35:40

by Mauri Sandberg

[permalink] [raw]
Subject: Re: [PATCH 1/6] dt-bindings: PCI: mvebu: Add orion compatible

This one is include in the set by a mistake, please ignore it.
Apologies.

On 18.07.22 23:28, Mauri Sandberg wrote:
> Add a compatible string to bindings to indicate that orion5x PCIe is
> supported too.
>
> Signed-off-by: Mauri Sandberg <[email protected]>
> ---
> Documentation/devicetree/bindings/pci/mvebu-pci.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/pci/mvebu-pci.txt b/Documentation/devicetree/bindings/pci/mvebu-pci.txt
> index 6d022a9d36ee..ced5d030fe55 100644
> --- a/Documentation/devicetree/bindings/pci/mvebu-pci.txt
> +++ b/Documentation/devicetree/bindings/pci/mvebu-pci.txt
> @@ -7,6 +7,7 @@ Mandatory properties:
> marvell,armada-xp-pcie
> marvell,dove-pcie
> marvell,kirkwood-pcie
> + marvell,orion5x-pcie
> - #address-cells, set to <3>
> - #size-cells, set to <2>
> - #interrupt-cells, set to <1>