On Wed, Dec 02, 2020 at 05:42:40PM +0530, Jagan Teki wrote: > i.Core MX8M Mini is an EDIMM SOM based on NXP i.MX8MM from Engicam. > > C.TOUCH 2.0 is a general purpose carrier board with capacitive > touch interface support. > > 10.1" OF is a capacitive touch 10.1" Open Frame panel solutions. > > i.Core MX8M Mini needs to mount on top of C.TOUCH 2.0 carrier with > pluged 10.1" OF for creating complete i.Core MX8M Mini C.TOUCH 2.0 > 10.1" Open Frame solution board. > > Add bindings for it. > > Signed-off-by: Jagan Teki <jagan@xxxxxxxxxxxxxxxxxxxx> Please run the checkpatch - it should complain about order of patches. > --- > 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 8c8f7728788d..9e275921112d 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > @@ -669,6 +669,7 @@ properties: > - beacon,imx8mm-beacon-kit # i.MX8MM Beacon Development Kit > - engicam,icore-mx8mm # i.MX8MM Engicam i.Core MX8M Mini SOM > - engicam,icore-mx8mm-ctouch2 # i.MX8MM Engicam i.Core MX8M Mini C.TOUCH 2.0 > + - engicam,icore-mx8mm-ctouch2-of10 # i.MX8MM Engicam i.Core MX8M Mini C.TOUCH 2.0 10.1" Open Frame Run dtbs_check before posting. Best regards, Krzysztof