Skip to content

Commit 6b9d8ef

Browse files
dolciniShawn Guo
authored andcommitted
dt-bindings: arm: fsl: Add Apalis iMX8QP
Add binding documentation for the Apalis iMX8QP SoM mated with Apalis Ixora and Apalis Evaluation board. Apalis iMX8QP is a variant of the Apalis iMX8QM, using an NXP i.MX8QP SoC instead of the i.MX8QM. The two SoCs are pin to pin compatible, with the i.MX8QP being a lower end variant, with a slower GPU and one Cortex A72 core instead of two. The two Apalis SoMs variants share the same schematics and PCB, and the iMX8QP variant exists only on revision V1.1 of board. Link: https://www.nxp.com/products/i.MX8 Link: https://www.toradex.com/computer-on-modules/apalis-arm-family/nxp-imx-8 Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent 6b4bcef commit 6b9d8ef

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
@@ -1334,15 +1334,17 @@ properties:
13341334
- const: toradex,apalis-imx8
13351335
- const: fsl,imx8qm
13361336

1337-
- description: i.MX8QM Boards with Toradex Apalis iMX8 V1.1 Modules
1337+
- description: i.MX8QM/i.MX8QP Boards with Toradex Apalis iMX8 V1.1 Modules
13381338
items:
13391339
- enum:
13401340
- toradex,apalis-imx8-v1.1-eval # Apalis iMX8 V1.1 Module on Apalis Eval. V1.0/V1.1 Board
13411341
- toradex,apalis-imx8-v1.1-eval-v1.2 # Apalis iMX8 V1.1 Module on Apalis Eval. V1.2 Board
13421342
- toradex,apalis-imx8-v1.1-ixora-v1.1 # Apalis iMX8 V1.1 Module on Ixora V1.1 C. Board
13431343
- toradex,apalis-imx8-v1.1-ixora-v1.2 # Apalis iMX8 V1.1 Module on Ixora V1.2 C. Board
13441344
- const: toradex,apalis-imx8-v1.1
1345-
- const: fsl,imx8qm
1345+
- enum:
1346+
- fsl,imx8qm
1347+
- fsl,imx8qp
13461348

13471349
- description: i.MX8QXP based Boards
13481350
items:

0 commit comments

Comments
 (0)