2023-05-13 11:36:07

by Himanshu Bhavani

[permalink] [raw]
Subject: [PATCH v5 2/3] 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 <[email protected]>
---
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 442ce8f4d675..742773cb4e14 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -904,6 +904,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.25.1



2023-05-13 18:11:19

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH v5 2/3] dt-bindings: arm: fsl: Add Emtop SoM & Baseboard

On 13/05/2023 13:31, Himanshu Bhavani wrote:
> Add support for i.MX8MM based Emtop SOM-IMX8MMLPD4 and
> IMX8MM Mini Baseboard
>
> Signed-off-by: Himanshu Bhavani <[email protected]>
> ---

Acked-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof