Hi, Am Di., 22. Feb. 2022 um 16:14 Uhr schrieb Michael Walle <michael@xxxxxxxx>: > > Add a new compatible string for that eval board. It features an IMX8MN > UltraLite and has DDR3L RAM. The product part number is 8MNANOD3L-EVK. > > Signed-off-by: Michael Walle <michael@xxxxxxxx> Reviewed-by: Heiko Thiery <heiko.thiery@xxxxxxxxx> > --- > 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 23e678232451..e11ffaa8721e 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > @@ -834,6 +834,7 @@ properties: > - bsh,imx8mn-bsh-smm-s2 # i.MX8MN BSH SystemMaster S2 > - bsh,imx8mn-bsh-smm-s2pro # i.MX8MN BSH SystemMaster S2 PRO > - fsl,imx8mn-ddr4-evk # i.MX8MN DDR4 EVK Board > + - fsl,imx8mn-ddr3l-evk # i.MX8MN DDR3L EVK Board > - fsl,imx8mn-evk # i.MX8MN LPDDR4 EVK Board > - gw,imx8mn-gw7902 # i.MX8MM Gateworks Board > - const: fsl,imx8mn > -- > 2.30.2 >