All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/4] dt-bindings: arm: Split i.MX8M Mini Toradex Verdin based boards
@ 2022-12-15 23:21 ` Marek Vasut
  0 siblings, 0 replies; 24+ messages in thread
From: Marek Vasut @ 2022-12-15 23:21 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Marek Vasut, Fabio Estevam, Francesco Dolcini,
	Krzysztof Kozlowski, Marcel Ziswiler, Peng Fan, Rob Herring,
	Shawn Guo, NXP Linux Team, devicetree

The Toradex Verdin based boards have compatible string in the form:
"vendor,custom-board", "toradex,som", "fsl,soc"
Split the binding entry so this triplet can be matched on.

Signed-off-by: Marek Vasut <marex@denx.de>
---
Cc: Fabio Estevam <festevam@denx.de>
Cc: Francesco Dolcini <francesco.dolcini@toradex.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Cc: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: NXP Linux Team <linux-imx@nxp.com>
Cc: devicetree@vger.kernel.org
To: linux-arm-kernel@lists.infradead.org
---
 Documentation/devicetree/bindings/arm/fsl.yaml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index 05b5276a0e14c..8dda0e25b99e4 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -830,7 +830,6 @@ properties:
               - innocomm,wb15-evk         # i.MX8MM Innocomm EVK board with WB15 SoM
               - kontron,imx8mm-sl         # i.MX8MM Kontron SL (N801X) SOM
               - kontron,imx8mm-osm-s      # i.MX8MM Kontron OSM-S (N802X) SOM
-              - menlo,mx8menlo            # i.MX8MM Menlo board with Verdin SoM
               - toradex,verdin-imx8mm     # Verdin iMX8M Mini Modules
               - toradex,verdin-imx8mm-nonwifi  # Verdin iMX8M Mini Modules without Wi-Fi / BT
               - toradex,verdin-imx8mm-wifi  # Verdin iMX8M Mini Wi-Fi / BT Modules
@@ -838,6 +837,12 @@ properties:
               - prt,prt8mm                # i.MX8MM Protonic PRT8MM Board
           - const: fsl,imx8mm
 
+      - description: Verdin iMX8M Mini Module based Boards
+        items:
+          - const: menlo,mx8menlo         # i.MX8MM Menlo board with Verdin SoM
+          - const: toradex,verdin-imx8mm  # Verdin iMX8M Mini Modules
+          - const: fsl,imx8mm
+
       - description: Engicam i.Core MX8M Mini SoM based boards
         items:
           - enum:
-- 
2.35.1


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

end of thread, other threads:[~2022-12-16 12:19 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-15 23:21 [PATCH 1/4] dt-bindings: arm: Split i.MX8M Mini Toradex Verdin based boards Marek Vasut
2022-12-15 23:21 ` Marek Vasut
2022-12-15 23:21 ` [PATCH 2/4] dt-bindings: arm: Split i.MX8M Mini NITROGEN SoM " Marek Vasut
2022-12-15 23:21   ` Marek Vasut
2022-12-16 11:28   ` Krzysztof Kozlowski
2022-12-16 11:28     ` Krzysztof Kozlowski
2022-12-15 23:21 ` [PATCH 3/4] dt-bindings: arm: Split i.MX8M Plus DHCOM " Marek Vasut
2022-12-15 23:21   ` Marek Vasut
2022-12-16 11:28   ` Krzysztof Kozlowski
2022-12-16 11:28     ` Krzysztof Kozlowski
2022-12-15 23:21 ` [PATCH 4/4] dt-bindings: arm: Move i.MX8MM Cloos PHG Board to TQM entry Marek Vasut
2022-12-15 23:21   ` Marek Vasut
2022-12-16 11:28   ` Krzysztof Kozlowski
2022-12-16 11:28     ` Krzysztof Kozlowski
2022-12-16  7:18 ` [PATCH 1/4] dt-bindings: arm: Split i.MX8M Mini Toradex Verdin based boards Francesco Dolcini
2022-12-16  7:18   ` Francesco Dolcini
2022-12-16 11:43   ` Marek Vasut
2022-12-16 11:43     ` Marek Vasut
2022-12-16 11:56     ` Francesco Dolcini
2022-12-16 11:56       ` Francesco Dolcini
2022-12-16 12:17       ` Marek Vasut
2022-12-16 12:17         ` Marek Vasut
2022-12-16 11:27 ` Krzysztof Kozlowski
2022-12-16 11:27   ` Krzysztof Kozlowski

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.