Skip to content

Commit 6f4154f

Browse files
hiagofrancoShawn Guo
authored andcommitted
dt-bindings: arm: fsl: Add Colibri iMX8DX
Add support for Toradex Colibri iMX8DX SoM. As the i.MX8QXP variant is already supported, update the description with i.MX8DX and add 'fsl,imx8dx' item as well. Signed-off-by: Hiago De Franco <hiago.franco@toradex.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent 6930b76 commit 6f4154f

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

  • Documentation/devicetree/bindings/arm

Documentation/devicetree/bindings/arm/fsl.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1235,15 +1235,17 @@ properties:
12351235
- fsl,imx8dxl-evk # i.MX8DXL EVK Board
12361236
- const: fsl,imx8dxl
12371237

1238-
- description: i.MX8QXP Boards with Toradex Colibri iMX8X Modules
1238+
- description: i.MX8QXP/i.MX8DX Boards with Toradex Colibri iMX8X Modules
12391239
items:
12401240
- enum:
12411241
- toradex,colibri-imx8x-aster # Colibri iMX8X Module on Aster Board
12421242
- toradex,colibri-imx8x-eval-v3 # Colibri iMX8X Module on Colibri Evaluation Board V3
12431243
- toradex,colibri-imx8x-iris # Colibri iMX8X Module on Iris Board
12441244
- toradex,colibri-imx8x-iris-v2 # Colibri iMX8X Module on Iris Board V2
12451245
- const: toradex,colibri-imx8x
1246-
- const: fsl,imx8qxp
1246+
- enum:
1247+
- fsl,imx8qxp
1248+
- fsl,imx8dx
12471249

12481250
- description:
12491251
TQMa8Xx is a series of SOM featuring NXP i.MX8X system-on-chip

0 commit comments

Comments
 (0)