@@ -114,6 +114,8 @@ properties:
- fsl,imx6q-sabresd
- technologic,imx6q-ts4900
- technologic,imx6q-ts7970
+ - tq,mba6a # TQ TQMa6Q SoM on MBa6x
+ - tq,mba6b
- const: fsl,imx6q
- description: i.MX6QP based Boards
@@ -121,6 +123,8 @@ properties:
- enum:
- fsl,imx6qp-sabreauto # i.MX6 Quad Plus SABRE Automotive Board
- fsl,imx6qp-sabresd # i.MX6 Quad Plus SABRE Smart Device Board
+ - tq,mba6a # TQ TQMa6QP SoM on MBa6x
+ - tq,mba6b
- const: fsl,imx6qp
- description: i.MX6DL based Boards
@@ -133,6 +137,8 @@ properties:
- fsl,imx6dl-sabresd # i.MX6 DualLite SABRE Smart Device Board
- technologic,imx6dl-ts4900
- technologic,imx6dl-ts7970
+ - tq,mba6a # TQ TQMa6S SoM on MBa6x
+ - tq,mba6b
- ysoft,imx6dl-yapp4-draco # i.MX6 DualLite Y Soft IOTA Draco board
- ysoft,imx6dl-yapp4-hydra # i.MX6 DualLite Y Soft IOTA Hydra board
- ysoft,imx6dl-yapp4-ursa # i.MX6 Solo Y Soft IOTA Ursa board
Add binding documentation for the TQ MBa6x mainboard with TQMa6S, TQMa6Q, or TQMa6QP SoM. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> --- Documentation/devicetree/bindings/arm/fsl.yaml | 6 ++++++ 1 file changed, 6 insertions(+)