devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 1/2] dt-bindings: arm: fsl: document i.MX7S boards
@ 2020-11-10 18:50 Krzysztof Kozlowski
  2020-11-10 18:50 ` [PATCH v2 2/2] ARM: dts: imx6q-pico: fix board compatibles Krzysztof Kozlowski
  2020-11-16  8:03 ` [PATCH v2 1/2] dt-bindings: arm: fsl: document i.MX7S boards Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2020-11-10 18:50 UTC (permalink / raw)
  To: Rob Herring, Shawn Guo, Sascha Hauer, Pengutronix Kernel Team,
	Fabio Estevam, NXP Linux Team, Anson Huang, Li Yang, devicetree,
	linux-kernel, linux-arm-kernel
  Cc: Krzysztof Kozlowski, Rob Herring

Document and adjust the compatibles for i.MX7S based boards.
The Toradex boards use multiple compatibles.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Rob Herring <robh@kernel.org>

---

Changes since v1:
1. Rebase,
2. Add Rob's review.
---
 Documentation/devicetree/bindings/arm/fsl.yaml | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index e4db0f9ed664..1977a23c2c53 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -579,9 +579,15 @@ properties:
       - description: i.MX7S based Boards
         items:
           - enum:
-              - 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
+              - element14,imx7s-warp      # Element14 Warp i.MX7 Board
+          - const: fsl,imx7s
+
+      - description: i.MX7S Boards with Toradex Colibri iMX7S Module
+        items:
+          - enum:
+              - toradex,colibri-imx7s-aster     # Module on Aster Carrier Board
+              - toradex,colibri-imx7s-eval-v3   # Module on Colibri Evaluation Board V3
+          - const: toradex,colibri-imx7s
           - const: fsl,imx7s
 
       - description: TQ-Systems TQMa7S SoM on MBa7x board
-- 
2.25.1


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

end of thread, other threads:[~2020-11-16  8:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-10 18:50 [PATCH v2 1/2] dt-bindings: arm: fsl: document i.MX7S boards Krzysztof Kozlowski
2020-11-10 18:50 ` [PATCH v2 2/2] ARM: dts: imx6q-pico: fix board compatibles Krzysztof Kozlowski
2020-11-16  8:03 ` [PATCH v2 1/2] dt-bindings: arm: fsl: document i.MX7S boards 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).