devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 1/3] dt-bindings: arm: fsl: Add supported ZII VF610 boards to DT schema
@ 2019-03-25 18:22 Andrey Smirnov
  2019-03-25 18:22 ` [PATCH v3 2/3] dt-bindings: arm: fsl: Add support for ZII VF610 SPB4 Andrey Smirnov
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Andrey Smirnov @ 2019-03-25 18:22 UTC (permalink / raw)
  To: Shawn Guo
  Cc: Andrey Smirnov, Chris Healy, Andrew Lunn, Fabio Estevam,
	Rob Herring, linux-arm-kernel, linux-kernel, devicetree

Add already supported ZII VF610 boards to DT schema.

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: Chris Healy <cphealy@gmail.com>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: Rob Herring <robh@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-kernel@vger.kernel.org
Cc: devicetree@vger.kernel.org
---
 Documentation/devicetree/bindings/arm/fsl.yaml | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index 7e2cd6ad26bd..431ca87aa600 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -176,6 +176,18 @@ properties:
               - fsl,vf610
               - fsl,vf610m4
 
+      - description: ZII's VF610 based Boards
+        items:
+          - enum:
+              - zii,vf610cfu1      # ZII VF610 CFU1 Board
+              - zii,vf610dev-c     # ZII VF610 Development Board, Rev C
+              - zii,vf610dev-b     # ZII VF610 Development Board, Rev B
+              - zii,vf610scu4-aib  # ZII VF610 SCU4 AIB
+              - zii,vf610dtu       # ZII VF610 SSMB DTU Board
+              - zii,vf610spu3      # ZII VF610 SSMB SPU3 Board
+          - const: zii,vf610dev
+          - const: fsl,vf610
+
       - description: LS1012A based Boards
         items:
           - enum:
-- 
2.20.1

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

end of thread, other threads:[~2019-03-29  3:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-25 18:22 [PATCH v3 1/3] dt-bindings: arm: fsl: Add supported ZII VF610 boards to DT schema Andrey Smirnov
2019-03-25 18:22 ` [PATCH v3 2/3] dt-bindings: arm: fsl: Add support for ZII VF610 SPB4 Andrey Smirnov
2019-03-27 13:43   ` Rob Herring
2019-03-25 18:22 ` [PATCH v3 3/3] ARM: dts: vf610: Add ZII SPB4 board Andrey Smirnov
2019-03-27 13:42 ` [PATCH v3 1/3] dt-bindings: arm: fsl: Add supported ZII VF610 boards to DT schema Rob Herring
2019-03-29  3:13 ` 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).