Re: [PATCH V3 1/4] dt-bindings: arm: fsl: add imx93 11x11 evk board

From: Krzysztof Kozlowski
Date: Sat May 07 2022 - 12:53:35 EST


On 07/05/2022 08:53, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@xxxxxxx>
>
> Add the board imx93-11x11-evk in the binding docuemnt.
>
> Signed-off-by: Peng Fan <peng.fan@xxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/fsl.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
> index b8b0efa55339..391f92282453 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -910,6 +910,11 @@ properties:
> - toradex,verdin-imx8mp-wifi # Verdin iMX8M Plus Wi-Fi / BT Modules
> - const: fsl,imx8mp
>
> + - description: i.MX93 based Boards
> + items:
> + - const: fsl,imx93-11x11-evk # i.MX93 11x11 EVK Board

This should be rather an enum, because there will be more boards. With
that change:

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

> + - const: fsl,imx93
> +
> - description: PHYTEC phyCORE-i.MX8MP SoM based boards
> items:
> - const: phytec,imx8mp-phyboard-pollux-rdk # phyBOARD-Pollux RDK


Best regards,
Krzysztof