All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 1/2] dt-bindings: arm: fsl: add Toradex SMARC iMX8MP SoM and carrier
@ 2025-04-04 10:53 Vitor Soares
  2025-04-04 10:53 ` [PATCH v1 2/2] arm64: dts: freescale: add Toradex SMARC iMX8MP Vitor Soares
  2025-04-04 17:01 ` [PATCH v1 1/2] dt-bindings: arm: fsl: add Toradex SMARC iMX8MP SoM and carrier Conor Dooley
  0 siblings, 2 replies; 4+ messages in thread
From: Vitor Soares @ 2025-04-04 10:53 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Shawn Guo
  Cc: Vitor Soares, devicetree, linux-kernel, ivitro

From: Vitor Soares <vitor.soares@toradex.com>

Add DT compatible strings for Toradex SMARC iMX8MP SoM and
Toradex SMARC Development carrier board.

Link: https://www.toradex.com/computer-on-modules/smarc-arm-family/nxp-imx-8m-plus
Link: https://www.toradex.com/products/carrier-board/smarc-development-board-kit
Signed-off-by: Vitor Soares <vitor.soares@toradex.com>
---
 Documentation/devicetree/bindings/arm/fsl.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index 1b90870958a2..daba8ba8c95f 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -1176,6 +1176,12 @@ properties:
           - const: polyhex,imx8mp-debix-som-a       # Polyhex Debix SOM A
           - const: fsl,imx8mp
 
+      - description: Toradex Boards with SMARC iMX8M Plus Modules
+        items:
+          - const: toradex,smarc-imx8mp-dev # Toradex SMARC iMX8M Plus on Toradex SMARC Development Board
+          - const: toradex,smarc-imx8mp     # Toradex SMARC iMX8M Plus Module
+          - const: fsl,imx8mp
+
       - description: Toradex Boards with Verdin iMX8M Plus Modules
         items:
           - enum:
-- 
2.34.1


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

end of thread, other threads:[~2025-04-04 17:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-04 10:53 [PATCH v1 1/2] dt-bindings: arm: fsl: add Toradex SMARC iMX8MP SoM and carrier Vitor Soares
2025-04-04 10:53 ` [PATCH v1 2/2] arm64: dts: freescale: add Toradex SMARC iMX8MP Vitor Soares
2025-04-04 11:27   ` Daniel Baluta
2025-04-04 17:01 ` [PATCH v1 1/2] dt-bindings: arm: fsl: add Toradex SMARC iMX8MP SoM and carrier Conor Dooley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.