Re: [PATCH 2/2] dt-bindings: arm: imx Add FRDM-IMX91 board
From: Krzysztof Kozlowski
Date: Fri Nov 14 2025 - 02:04:50 EST
On 14/11/2025 07:55, Joseph Guo wrote:
> Add the board FRDM-IMX91 in the binding document.
>
> Signed-off-by: Joseph Guo <qijian.guo@xxxxxxx>
> ---
> 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 00cdf490b0620bf537330ee9342a197f13c8c8ab..402c735bafe97236a2f4790f914ef56a4156b0f0 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -1409,6 +1409,7 @@ properties:
> items:
> - enum:
> - fsl,imx91-11x11-evk # i.MX91 11x11 EVK Board
> + - fsl,frdm-imx91 # FRDM i.MX91 Development Board
You received comments already the order of board/soc is wrong, but still
push own version. No, read the feedback people gave you.
Please organize the patch documenting the compatible (DT bindings)
before the patch using that compatible.
See also:
https://elixir.bootlin.com/linux/v6.14-rc6/source/Documentation/devicetree/bindings/submitting-patches.rst#L46
> - const: fsl,imx91
>
> - description: i.MX93 based Boards
>
Best regards,
Krzysztof