On Fri, Apr 8, 2022 at 12:07 AM Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> wrote: > > On 07/04/2022 23:04, Tim Harvey wrote: > > Add DT compatible string for i.MX8M Plus based Gateworks GW74xx board. > > > > Signed-off-by: Tim Harvey <tharvey@xxxxxxxxxxxxx> > > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > > Cc: Krzysztof Kozlowski <krzk+dt@xxxxxxxxxx> > > Cc: Shawn Guo <shawnguo@xxxxxxxxxx> > > Cc: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> > > Cc: Pengutronix Kernel Team <kernel@xxxxxxxxxxxxxx> > > Cc: Fabio Estevam <festevam@xxxxxxxxx> > > Cc: NXP Linux Team <linux-imx@xxxxxxx> > > --- > > 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 08bdd30e511c..c04203d537d0 100644 > > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > > @@ -860,6 +860,7 @@ properties: > > items: > > - enum: > > - fsl,imx8mp-evk # i.MX8MP EVK Board > > + - gw,imx8mp-gw74xx # i.MX8MP Gateworks Board > > gateworks > You are using a deprecated vendor prefix. > Krzysztof, Ok - did not realize this got deprecated. Will change to gateworks,imx8mp-gw74xx Best Regards, Tim