diff options
author | Peng Fan <peng.fan@nxp.com> | 2024-06-28 15:15:41 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2024-08-05 10:04:10 +0300 |
commit | 9ebd74c20a48dc6c07e7077987565df2cb9a9f00 (patch) | |
tree | b8baf401a66f832658d69bbd8bda3847aa544041 /Documentation/devicetree/bindings/arm/fsl.yaml | |
parent | 8400291e289ee6b2bf9779ff1c83a291501f017b (diff) | |
download | linux-9ebd74c20a48dc6c07e7077987565df2cb9a9f00.tar.xz |
dt-bindings: arm: fsl: add i.MX93 14x14 EVK board
Add compatible string for i.MX93 14x14 EVK Board.
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
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 | 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 80747d79418a..1abdeb804468 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -1293,6 +1293,7 @@ properties: - enum: - fsl,imx93-9x9-qsb # i.MX93 9x9 QSB Board - fsl,imx93-11x11-evk # i.MX93 11x11 EVK Board + - fsl,imx93-14x14-evk # i.MX93 14x14 EVK Board - const: fsl,imx93 - description: i.MX95 based Boards |