linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 01/13] dt-bindings: arm: fsl: update TQ-Systems SoMs and boards based on i.MX7
@ 2020-09-18 11:29 Matthias Schiffer
  2020-09-18 11:29 ` [PATCH 02/13] ARM: dts: imx7-tqma7: add SPI-NOR flash Matthias Schiffer
                   ` (14 more replies)
  0 siblings, 15 replies; 27+ messages in thread
From: Matthias Schiffer @ 2020-09-18 11:29 UTC (permalink / raw)
  To: Rob Herring, Shawn Guo, Sascha Hauer
  Cc: devicetree, Matthias Schiffer, linux-kernel, NXP Linux Team,
	Pengutronix Kernel Team, Fabio Estevam, linux-arm-kernel

Introduce compatible strings for the TQMa7x SoMs.

Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
---
 Documentation/devicetree/bindings/arm/fsl.yaml | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index 71acf14da715..d7233cef4d38 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -298,7 +298,12 @@ properties:
               - toradex,colibri-imx7s           # Colibri iMX7 Solo Module
               - toradex,colibri-imx7s-aster     # Colibri iMX7 Solo Module on Aster Carrier Board
               - toradex,colibri-imx7s-eval-v3   # Colibri iMX7 Solo Module on Colibri Evaluation Board V3
-              - tq,imx7s-mba7             # i.MX7S TQ MBa7 with TQMa7S SoM
+          - const: fsl,imx7s
+
+      - description: TQ-Systems TQMa7S SoM on MBa7x board
+        items:
+          - const: tq,imx7s-mba7
+          - const: tq,imx7s-tqma7
           - const: fsl,imx7s
 
       - description: i.MX7D based Boards
@@ -320,11 +325,16 @@ properties:
                                                         #  Colibri Evaluation Board V3
               - toradex,colibri-imx7d-eval-v3           # Colibri iMX7 Dual Module on
                                                         #  Colibri Evaluation Board V3
-              - tq,imx7d-mba7             # i.MX7D TQ MBa7 with TQMa7D SoM
               - zii,imx7d-rmu2            # ZII RMU2 Board
               - zii,imx7d-rpu2            # ZII RPU2 Board
           - const: fsl,imx7d
 
+      - description: TQ-Systems TQMa7D SoM on MBa7x board
+        items:
+          - const: tq,imx7d-mba7
+          - const: tq,imx7d-tqma7
+          - const: fsl,imx7d
+
       - description:
           Compulab SBC-iMX7 is a single board computer based on the
           Freescale i.MX7 system-on-chip. SBC-iMX7 is implemented with
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2020-10-28  8:38 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-18 11:29 [PATCH 01/13] dt-bindings: arm: fsl: update TQ-Systems SoMs and boards based on i.MX7 Matthias Schiffer
2020-09-18 11:29 ` [PATCH 02/13] ARM: dts: imx7-tqma7: add SPI-NOR flash Matthias Schiffer
2020-10-28  7:38   ` Shawn Guo
2020-09-18 11:29 ` [PATCH 03/13] ARM: dts: imx7-mba7: update compatible strings Matthias Schiffer
2020-10-28  8:36   ` Shawn Guo
2020-09-18 11:29 ` [PATCH 04/13] ARM: dts: imx7-mba7: drop incorrect num-chipselects property Matthias Schiffer
2020-10-28  7:40   ` Shawn Guo
2020-09-18 11:29 ` [PATCH 05/13] ARM: dts: imx7-mba7: remove unsupported PHY LED setup Matthias Schiffer
2020-10-28  7:40   ` Shawn Guo
2020-09-18 11:29 ` [PATCH 06/13] ARM: dts: imx7-mba7: disable ethernet PHY clock outputs Matthias Schiffer
2020-10-28  7:41   ` Shawn Guo
2020-09-18 11:29 ` [PATCH 07/13] ARM: dts: imx7-mba7: configure watchdog Matthias Schiffer
2020-10-28  8:27   ` Shawn Guo
2020-09-18 11:29 ` [PATCH 08/13] ARM: dts: imx7-mba7: update MMC aliases Matthias Schiffer
2020-10-28  8:28   ` Shawn Guo
2020-09-18 11:29 ` [PATCH 09/13] ARM: dts: imx7-mba7: add audio support Matthias Schiffer
2020-10-28  8:30   ` Shawn Guo
2020-09-18 11:29 ` [PATCH 10/13] ARM: dts: imx7-mba7: add default SPI-NOR flash partition layout Matthias Schiffer
2020-09-18 11:29 ` [PATCH 11/13] ARM: dts: imx7-mba7: enable RS485 on UART7 Matthias Schiffer
2020-10-28  8:33   ` Shawn Guo
2020-09-18 11:29 ` [PATCH 12/13] ARM: dts: imx7-mba7: specify USB over-current polarity Matthias Schiffer
2020-10-28  8:34   ` Shawn Guo
2020-09-18 11:29 ` [PATCH 13/13] ARM: dts: imx7-mba7: set dr_mode to otg on usbotg1 Matthias Schiffer
2020-10-28  8:36   ` Shawn Guo
2020-09-23 20:50 ` [PATCH 01/13] dt-bindings: arm: fsl: update TQ-Systems SoMs and boards based on i.MX7 Rob Herring
2020-10-22 10:46 ` Matthias Schiffer
2020-10-28  8:26 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).