Re: [PATCH v1 1/2] dt-bindings: arm: fsl: add Protonic WD3 board

From: Lucas Stach
Date: Wed Sep 23 2020 - 05:53:19 EST


On Mi, 2020-09-23 at 11:45 +0200, Oleksij Rempel wrote:
> Add Protonic Holland WD3 iMX6qp based board
>
> Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/fsl.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
> index e94a455eeab9..cf949c460426 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -161,6 +161,7 @@ properties:
> - enum:
> - fsl,imx6qp-sabreauto # i.MX6 Quad Plus SABRE Automotive Board
> - fsl,imx6qp-sabresd # i.MX6 Quad Plus SABRE Smart Device Board
> + - prt,prtwd3 # Protonic WD2 board

Comment says WD2, but compatible is WD3.

Regards,
Lucas