On Wed, Aug 06, 2025 at 07:41:09PM +0800, Joy Zou wrote:
> From: Pengfei Li <pengfei.li_1@nxp.com>
>
> Add the board imx91-11x11-evk in the binding document.
>
> Signed-off-by: Pengfei Li <pengfei.li_1@nxp.com>
> Signed-off-by: Joy Zou <joy.zou@nxp.com>
> Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
> ---
> Changes for v6:
> 1. correct the commit message spell.
>
> Changes for v3:
> 1. add Acked-by tag.
> ---
> 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 d3b5e6923e41..a778666b1d42 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -1374,6 +1374,12 @@ properties:
> - fsl,imx8ulp-evk # i.MX8ULP EVK Board
> - const: fsl,imx8ulp
>
> + - description: i.MX91 based Boards
> + items:
> + - enum:
> + - fsl,imx91-11x11-evk # i.MX91 11x11 EVK Board
> + - const: fsl,imx91
> +
> - description: i.MX93 based Boards
> items:
> - enum:
> --
> 2.37.1
>