[PATCH 1/2] dt-bindings: arm: fsl: Add i.MX93W EVK board

Sherry Sun posted 2 patches 2 weeks, 5 days ago
[PATCH 1/2] dt-bindings: arm: fsl: Add i.MX93W EVK board
Posted by Sherry Sun 2 weeks, 5 days ago
Add DT compatible string for NXP i.MX93W EVK board.

Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
---
 Documentation/devicetree/bindings/arm/fsl.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index 93ad6f0027d0..1769f243d70f 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -1432,6 +1432,7 @@ properties:
               - fsl,imx93-11x11-evk       # i.MX93 11x11 EVK Board
               - fsl,imx93-11x11-frdm      # i.MX93 11x11 FRDM Board
               - fsl,imx93-14x14-evk       # i.MX93 14x14 EVK Board
+              - fsl,imx93w-evk            # i.MX93W EVK Board
           - const: fsl,imx93
 
       - description: i.MX94 based Boards
-- 
2.37.1
Re: [PATCH 1/2] dt-bindings: arm: fsl: Add i.MX93W EVK board
Posted by Frank Li 2 weeks, 5 days ago
On Tue, Jan 20, 2026 at 06:26:03PM +0800, Sherry Sun wrote:
> Add DT compatible string for NXP i.MX93W EVK board.
>
> Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
> ---
>  Documentation/devicetree/bindings/arm/fsl.yaml | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
> index 93ad6f0027d0..1769f243d70f 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -1432,6 +1432,7 @@ properties:
>                - fsl,imx93-11x11-evk       # i.MX93 11x11 EVK Board
>                - fsl,imx93-11x11-frdm      # i.MX93 11x11 FRDM Board
>                - fsl,imx93-14x14-evk       # i.MX93 14x14 EVK Board
> +              - fsl,imx93w-evk            # i.MX93W EVK Board

Is 93w 11x11 or 14x14? can you add suffix to keep align existing one.

Frank

>            - const: fsl,imx93
>
>        - description: i.MX94 based Boards
> --
> 2.37.1
>