Hi Marek Nice one (;-p). On Thu, 2022-04-07 at 22:24 +0200, Marek Vasut wrote: > Add DT compatible string for board based on the Toradex Verdin iMX8M > Mini SoM, the MX8Menlo. The board is a compatible replacement for > i.MX53 M53Menlo and features USB, multiple UARTs, ethernet, LEDs, > SD and eMMC. > > Signed-off-by: Marek Vasut <marex@xxxxxxx> > Cc: Fabio Estevam <festevam@xxxxxxx> > Cc: Marcel Ziswiler <marcel.ziswiler@xxxxxxxxxxx> > Cc: Peng Fan <peng.fan@xxxxxxx> > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > Cc: Shawn Guo <shawnguo@xxxxxxxxxx> > Cc: NXP Linux Team <linux-imx@xxxxxxx> > Cc: devicetree@xxxxxxxxxxxxxxx > To: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx > --- > 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 8a7ed7782e99f..a6286581fa13b 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > @@ -819,6 +819,7 @@ properties: > - gw,imx8mm-gw7902 # i.MX8MM Gateworks Board > - gw,imx8mm-gw7903 # i.MX8MM Gateworks Board > - kontron,imx8mm-n801x-som # i.MX8MM Kontron SL (N801X) SOM > + - menlo,mx8menlo # i.MX8MM Menlo board Would it make sense mentioning that it is a carrier board for Verdin modules? > - toradex,verdin-imx8mm # Verdin iMX8M Mini Modules > - toradex,verdin-imx8mm-nonwifi # Verdin iMX8M Mini Modules without Wi-Fi / BT > - toradex,verdin-imx8mm-wifi # Verdin iMX8M Mini Wi-Fi / BT Modules Cheers Marcel