On 25/03/2024 21:32, Laurent Pinchart wrote: > The Maivin board is an AI vision starter kit sold by Au-Zone > Technologies, developed in collaboration with Toradex and Vision > Components. It is based on a Toradex Verdin i.MX8MP SoM. > > Add a corresponding compatible string. > > Signed-off-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/fsl.yaml | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml > index 0027201e19f8..d892c4f9fda3 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > @@ -1064,6 +1064,13 @@ properties: > - toradex,verdin-imx8mp-wifi # Verdin iMX8M Plus Wi-Fi / BT Modules > - const: fsl,imx8mp > > + - description: Au-Zone Technologies i.MX8MP-based boards > + items: > + - const: au-zone,maivin-starter-kit # Au-Zone Maivin AI Vision Starter Kit > + - const: toradex,verdin-imx8mp-nonwifi # Verdin iMX8M Plus Module without Wi-Fi / BT > + - const: toradex,verdin-imx8mp # Verdin iMX8M Plus Module I think this should be part of existing "Toradex Boards with Verdin iMX8M Plus Modules)", just renamed to "boards using Toradex Verdin ...". Best regards, Krzysztof