From d2bf7abfd2352dd45cc99b2ce8c7344ac539a656 Mon Sep 17 00:00:00 2001 From: Himanshu Bhavani Date: Sat, 13 May 2023 17:01:25 +0530 Subject: [PATCH] dt-bindings: arm: fsl: Add Emtop SoM & Baseboard Add support for i.MX8MM based Emtop SOM-IMX8MMLPD4 and IMX8MM Mini Baseboard Signed-off-by: Himanshu Bhavani Acked-by: Krzysztof Kozlowski Signed-off-by: Shawn Guo --- Documentation/devicetree/bindings/arm/fsl.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index ff73a23bbe490..63f8886dc69a5 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -925,6 +925,12 @@ properties: - prt,prt8mm # i.MX8MM Protonic PRT8MM Board - const: fsl,imx8mm + - description: Emtop i.MX8MM based Boards + items: + - const: ees,imx8mm-emtop-baseboard # i.MX8MM Emtop SoM on i.MX8M Mini Baseboard V1 + - const: ees,imx8mm-emtop-som # i.MX8MM Emtop SOM-IMX8MMLPD4 module + - const: fsl,imx8mm + - description: Engicam i.Core MX8M Mini SoM based boards items: - enum: -- 2.30.2