Re: [PATCH 04/11] dt-bindings: PCI: mvebu: Add num-lanes property

From: Rob Herring
Date: Tue Jan 11 2022 - 20:29:57 EST


On Wed, 05 Jan 2022 16:02:32 +0100, Pali Rohár wrote:
> Controller driver needs to correctly configure PCIe link if it contains 1
> or 4 SerDes PCIe lanes. Therefore add a new 'num-lanes' DT property for
> mvebu PCIe controller. Property 'num-lanes' seems to be de-facto standard
> way how number of lanes is specified in other PCIe controllers.
>
> Signed-off-by: Pali Rohár <pali@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/pci/mvebu-pci.txt | 11 +++++++++++
> 1 file changed, 11 insertions(+)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>