aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeng Fan <[email protected]>2022-05-10 20:40:47 +0800
committerShawn Guo <[email protected]>2022-06-20 08:32:14 +0800
commit90ea76423fec63e102b6ec174a2159fb0ba9b9ed (patch)
tree1b45c2c6c42a82d6022ea880a3d16944deadbd7f
parenta500c4a572ac49d3b0069bce95719750d7f656c8 (diff)
dt-bindings: arm: fsl: add imx93 11x11 evk board
Add the board imx93-11x11-evk in the binding docuemnt. Reviewed-by: Dong Aisheng <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Peng Fan <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
-rw-r--r--Documentation/devicetree/bindings/arm/fsl.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index c81a130c3e7e..284e527c2443 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -1020,6 +1020,12 @@ properties:
- fsl,imx8ulp-evk # i.MX8ULP EVK Board
- const: fsl,imx8ulp
+ - description: i.MX93 based Boards
+ items:
+ - enum:
+ - fsl,imx93-11x11-evk # i.MX93 11x11 EVK Board
+ - const: fsl,imx93
+
- description:
Freescale Vybrid Platform Device Tree Bindings