diff options
author | Peng Fan <peng.fan@nxp.com> | 2024-06-17 05:56:35 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2024-06-17 06:25:18 +0300 |
commit | ba4478013c19b8a894f83c1e73194b47c76eb56c (patch) | |
tree | e525cfee10399842b0da23c2815c2a246c5c47f9 /Documentation/devicetree/bindings/arm/fsl.yaml | |
parent | 67b82a35425388f1a5785eb13f9645894f64a43c (diff) | |
download | linux-ba4478013c19b8a894f83c1e73194b47c76eb56c.tar.xz |
dt-bindings: arm: fsl: add i.MX95 19x19 EVK board
Add DT compatible string for NXP i.MX95 19x19 EVK board.
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/fsl.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 69a1008b6caf..2e81362897bb 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -1281,6 +1281,12 @@ properties: - fsl,imx93-11x11-evk # i.MX93 11x11 EVK Board - const: fsl,imx93 + - description: i.MX95 based Boards + items: + - enum: + - fsl,imx95-19x19-evk # i.MX95 19x19 EVK Board + - const: fsl,imx95 + - description: i.MXRT1050 based Boards items: - enum: |