> Subject: [PATCH v3 1/2] dt-bindings: arm: Add i.MX8M Mini Toradex Verdin > based Menlo board > > 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. > > Reviewed-by: Fabio Estevam <festevam@xxxxxxx> > Signed-off-by: Marek Vasut <marex@xxxxxxx> > Cc: Fabio Estevam <festevam@xxxxxxx> > Cc: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx> > 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 Acked-by: Peng Fan <peng.fan@xxxxxxx> > --- > V2: - Expand comment with Verdin SoM note > V3: - Add RB by Fabio > --- > 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 b6cc341153624..4f5837071062d 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 with Verdin SoM > - 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 > -- > 2.35.1