Re: [PATCH 2/3] dt-bindings: arm: fsl: add Dimonoff gateway EVK board

From: Hugo Villeneuve
Date: Thu Dec 07 2023 - 09:46:39 EST


On Thu, 7 Dec 2023 09:32:38 +0100
Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> wrote:

> On 06/12/2023 17:03, Hugo Villeneuve wrote:
> > From: Hugo Villeneuve <hvilleneuve@xxxxxxxxxxxx>
> >
> > Add DT compatible string for Dimonoff gateway EVK board based on a
> > Variscite VAR-SOM-NANO with a NXP MX8MN nano CPU.
> >
> > Signed-off-by: Hugo Villeneuve <hvilleneuve@xxxxxxxxxxxx>
> > ---
> > 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 cd87d1afe7b7..e445d65d6f17 100644
> > --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> > @@ -1025,6 +1025,7 @@ properties:
> > - description: Variscite VAR-SOM-MX8MN based boards
> > items:
> > - enum:
> > + - dimonoff,dimonoff-gateway-evk # i.MX8MN Dimonoff Gateway EVK Board
>
> Company name appears twice, which is not really helpful. What's the true
> name? Gateway EVK? Then keep only this.
>
> Best regards,
> Krzysztof

Ok, will do for V2.

Thank you,
Hugo Villeneuve