diff options
| author | Joseph Guo <qijian.guo@nxp.com> | 2025-12-30 16:58:53 +0900 |
|---|---|---|
| committer | Shawn Guo <shawnguo@kernel.org> | 2025-12-31 11:02:20 +0800 |
| commit | 77e18c63a38bd149f74a53e9c232254431e4de1c (patch) | |
| tree | 1d0b1832096a2a6d7c4d01530e6447358d0cce19 | |
| parent | 1e78a43ec0a0e8e7b291b3320844d6a2b2c8d497 (diff) | |
dt-bindings: arm: fsl: Add FRDM-IMX91 board
Add the board FRDM-IMX91 in the binding document.
Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Reviewed-by: Francesco Valla <francesco@valla.it>
Tested-by: Francesco Valla <francesco@valla.it>
Signed-off-by: Joseph Guo <qijian.guo@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 65a68acf4377..433f555232e9 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -1415,6 +1415,7 @@ properties: items: - enum: - fsl,imx91-11x11-evk # i.MX91 11x11 EVK Board + - fsl,imx91-11x11-frdm # FRDM i.MX91 Development Board - const: fsl,imx91 - description: i.MX93 based Boards |
