Re: [PATCH 07/14] dt-bindings: arm: fsl: document i.MX51 boards

From: Krzysztof Kozlowski
Date: Wed Sep 30 2020 - 08:44:23 EST


On Sat, Sep 26, 2020 at 06:28:04PM +0200, Krzysztof Kozlowski wrote:
> Document and adjust the compatibles for i.MX51 based boards.
>
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
> ---
> .../devicetree/bindings/arm/fsl.yaml | 24 ++++++++++++++++---
> 1 file changed, 21 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
> index 93229f9746c7..b6e5691ddbd1 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -129,13 +129,31 @@ properties:
> - kobo,aura
> - const: fsl,imx50
>
> - - description: i.MX51 Babbage Board
> + - description: i.MX51 based Boards
> items:
> - enum:
> - - armadeus,imx51-apf51 # APF51 SoM
> - - armadeus,imx51-apf51dev # APF51 SoM on APF51Dev board
> + - armadeus,imx51-apf51 # Armadeus Systems APF51 module
> - fsl,imx51-babbage
> - technologic,imx51-ts4800
> + - zii,imx51-scu3-esb

I missed two i.MX51 boards, so there will be a v2 for this one.

Best regards,
Krzysztof