diff mbox series

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

Message ID 20220507065309.3964937-2-peng.fan@oss.nxp.com
State New
Headers show
Series [V3,1/4] dt-bindings: arm: fsl: add imx93 11x11 evk board | expand

Commit Message

Peng Fan (OSS) May 7, 2022, 6:53 a.m. UTC
From: Peng Fan <peng.fan@nxp.com>

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

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
 Documentation/devicetree/bindings/arm/fsl.yaml | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Shawn Guo May 8, 2022, 1:23 a.m. UTC | #1
On Sat, May 07, 2022 at 02:53:06PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> Add the board imx93-11x11-evk in the binding docuemnt.
> 
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
> ---
>  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
> +          - const: fsl,imx93
> +

It breaks the order of the list.  Should be added after
"i.MX8ULP based Board" entry, I think.

Shawn

>        - description: PHYTEC phyCORE-i.MX8MP SoM based boards
>          items:
>            - const: phytec,imx8mp-phyboard-pollux-rdk # phyBOARD-Pollux RDK
> -- 
> 2.25.1
>
diff mbox series

Patch

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