Skip to content

Commit 3f7de71

Browse files
tq-niebelmShawn Guo
authored andcommitted
dt-bindings: arm: add TQMa8XxS boards
TQMa8XxS is a SOM series featuring NXP i.MX8X SoC. They are called TQMa8XQPS and TQMa8XDPS respectively. MB-SMARC-2 is a carrier reference design. Signed-off-by: Markus Niebel <[email protected]> Signed-off-by: Alexander Stein <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent 4f28aea commit 3f7de71

File tree

1 file changed

+16
-0
lines changed
  • Documentation/devicetree/bindings/arm

1 file changed

+16
-0
lines changed

Documentation/devicetree/bindings/arm/fsl.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1352,6 +1352,22 @@ properties:
13521352
- const: tq,imx8qxp-tqma8xqp # TQ-Systems GmbH TQMa8XQP SOM (with i.MX8QXP)
13531353
- const: fsl,imx8qxp
13541354

1355+
- description:
1356+
TQMa8XxS is a series of SOM featuring NXP i.MX8X system-on-chip
1357+
variants. It has the SMARC-2.0 form factor and is designed to be placed on
1358+
different carrier boards. MB-SMARC-2 is a carrier reference design.
1359+
oneOf:
1360+
- items:
1361+
- enum:
1362+
- tq,imx8qxp-tqma8xqps-mb-smarc-2 # TQ-Systems GmbH TQMa8QXPS SOM on MB-SMARC-2
1363+
- const: tq,imx8qxp-tqma8xqps # TQ-Systems GmbH TQMa8QXPS SOM
1364+
- const: fsl,imx8qxp
1365+
- items:
1366+
- enum:
1367+
- tq,imx8dxp-tqma8xdps-mb-smarc-2 # TQ-Systems GmbH TQMa8XDPS SOM on MB-SMARC-2
1368+
- const: tq,imx8dxp-tqma8xdps # TQ-Systems GmbH TQMa8XDPS SOM
1369+
- const: fsl,imx8dxp
1370+
13551371
- description: i.MX8ULP based Boards
13561372
items:
13571373
- enum:

0 commit comments

Comments
 (0)