public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] dt-bindings: arm: fsl: fix DEBIX binding
@ 2023-07-04 18:41 Marco Felsch
  2023-07-04 18:41 ` [PATCH 2/3] dt-bindings: arm: Add Polyhex DEBIX SOM A based boards Marco Felsch
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Marco Felsch @ 2023-07-04 18:41 UTC (permalink / raw)
  To: robh+dt, krzysztof.kozlowski+dt, conor+dt, shawnguo, kernel,
	festevam, linux-imx, marex, frieder.schrempf
  Cc: devicetree, linux-kernel, linux-arm-kernel

The current imx8mp-debix-model-a.dts uses all three compatibles. Fix the
corresponding bindings by adding an own entry for it.

Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
---
 Documentation/devicetree/bindings/arm/fsl.yaml | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index 15d4110840654..d9e763ef932e5 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -1019,8 +1019,6 @@ properties:
               - dmo,imx8mp-data-modul-edm-sbc # i.MX8MP eDM SBC
               - fsl,imx8mp-evk            # i.MX8MP EVK Board
               - gateworks,imx8mp-gw74xx   # i.MX8MP Gateworks Board
-              - polyhex,imx8mp-debix      # Polyhex Debix boards
-              - polyhex,imx8mp-debix-model-a # Polyhex Debix Model A Board
               - toradex,verdin-imx8mp     # Verdin iMX8M Plus Modules
               - toradex,verdin-imx8mp-nonwifi  # Verdin iMX8M Plus Modules without Wi-Fi / BT
               - toradex,verdin-imx8mp-wifi  # Verdin iMX8M Plus Wi-Fi / BT Modules
@@ -1054,6 +1052,13 @@ properties:
           - const: phytec,imx8mp-phycore-som         # phyCORE-i.MX8MP SoM
           - const: fsl,imx8mp
 
+      - description: Polyhex DEBIX i.MX8MP based SBCs
+        items:
+          - enum:
+              - polyhex,imx8mp-debix-model-a        # Polyhex Debix Model A Board
+          - const: polyhex,imx8mp-debix             # Polyhex Debix boards
+          - const: fsl,imx8mp
+
       - description: Toradex Boards with Verdin iMX8M Plus Modules
         items:
           - enum:
-- 
2.39.2


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

end of thread, other threads:[~2023-07-14 15:17 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-04 18:41 [PATCH 1/3] dt-bindings: arm: fsl: fix DEBIX binding Marco Felsch
2023-07-04 18:41 ` [PATCH 2/3] dt-bindings: arm: Add Polyhex DEBIX SOM A based boards Marco Felsch
2023-07-05  6:35   ` Krzysztof Kozlowski
2023-07-04 18:41 ` [PATCH 3/3] arm64: dts: freescale: Add DEBIX SOM A and SOM A I/O Board support Marco Felsch
2023-07-04 20:24   ` Fabio Estevam
2023-07-14 14:38     ` Marco Felsch
2023-07-05  6:37   ` Krzysztof Kozlowski
2023-07-14 14:40     ` Marco Felsch
2023-07-05  6:35 ` [PATCH 1/3] dt-bindings: arm: fsl: fix DEBIX binding Krzysztof Kozlowski
2023-07-05  8:28   ` Marco Felsch
2023-07-05  9:15     ` Krzysztof Kozlowski
2023-07-05  9:28   ` Ahmad Fatoum
2023-07-05  9:37     ` Krzysztof Kozlowski
2023-07-14 15:16       ` Marco Felsch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox