On 18/04/2022 16:49, Manoj Sai wrote: > i.Core MX8M Plus is an EDIMM SoM based on NXP i.MX8M Plus from Engicam. > > EDIMM2.2 Starter Kit is an EDIMM 2.2 Form Factor Capacitive Evaluation > Board from Engicam. > > i.Core MX8M Plus needs to mount on top of this Evaluation board for > creating complete i.Core MX8M Plus EDIMM2.2 Starter Kit. > > Add bindings for it. > > Signed-off-by: Manoj Sai <abbaraju.manojsai@xxxxxxxxxxxxxxxxxxxx> > Reviewed-by: Jagan Teki <jagan@xxxxxxxxxxxxxxxxxxxx> > --- > Changes for v2 : > -added the device binding of imx8mp as per soc order. > --- > 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 b6cc34115362..3bdc490cfbe2 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > @@ -936,6 +936,13 @@ properties: > - const: toradex,verdin-imx8mp # Verdin iMX8M Plus Module > - const: fsl,imx8mp > > + - description: Engicam i.Core MX8M Plus SoM based boards Still not matching the existing convention in that file. :( This should be just before PHYTEC. Best regards, Krzysztof