Message ID | 20231206160303.33185-3-hugo@hugovil.com |
---|---|
State | New |
Headers | show |
Series | None | expand |
On Thu, 7 Dec 2023 09:32:38 +0100 Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> wrote: > On 06/12/2023 17:03, Hugo Villeneuve wrote: > > From: Hugo Villeneuve <hvilleneuve@dimonoff.com> > > > > 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@dimonoff.com> > > --- > > 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. Ok, will drop company name for V2. Thank you, Hugo
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 - rve,rve-gateway # i.MX8MN RVE Gateway Board - variscite,var-som-mx8mn-symphony - const: variscite,var-som-mx8mn