2022-05-09 10:30:09

by Peng Fan (OSS)

[permalink] [raw]
Subject: [PATCH V4 1/4] dt-bindings: arm: fsl: add imx93 11x11 evk board

From: Peng Fan <[email protected]>

Add the board imx93-11x11-evk in the binding docuemnt.

Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Peng Fan <[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 ef524378d449..9e5d5725df65 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -1020,6 +1020,12 @@ properties:
- fsl,imx8ulp-evk # i.MX8ULP EVK Board
- const: fsl,imx8ulp

+ - description: i.MX93 based Boards
+ items:
+ - enum:
+ - fsl,imx93-11x11-evk # i.MX93 11x11 EVK Board
+ - const: fsl,imx93
+
- description:
Freescale Vybrid Platform Device Tree Bindings

--
2.25.1



2022-05-09 11:48:15

by Aisheng Dong

[permalink] [raw]
Subject: RE: [PATCH V4 1/4] dt-bindings: arm: fsl: add imx93 11x11 evk board

> From: Peng Fan (OSS) <[email protected]>
> Sent: Monday, May 9, 2022 3:29 PM
>
> Add the board imx93-11x11-evk in the binding docuemnt.
>
> Acked-by: Krzysztof Kozlowski <[email protected]>
> Signed-off-by: Peng Fan <[email protected]>

Reviewed-by: Dong Aisheng <[email protected]>

Regards
Aisheng