devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 2/2] dt-bindings: cisco: document the CrayAR compatibles
@ 2023-04-05 22:30 Daniel Walker
  2023-04-06  7:12 ` Krzysztof Kozlowski
  2023-04-12 13:50 ` Rob Herring
  0 siblings, 2 replies; 21+ messages in thread
From: Daniel Walker @ 2023-04-05 22:30 UTC (permalink / raw)
  To: -
  Cc: Marcin Wierzbicki, Krzysztof Kozlowski, Rob Herring,
	Daniel Walker, Krzysztof Kozlowski, devicetree, linux-kernel

Describe the compatible properties for the Cisco CrayAR SoC.

Cc: xe-linux-external@cisco.com
Cc: Marcin Wierzbicki <mawierzb@cisco.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Rob Herring <robh+dt@kernel.org>
Signed-off-by: Daniel Walker <dwalker@fifo99.com>
---
 .../devicetree/bindings/arm/cisco/crayar.yaml | 27 +++++++++++++++++++
 1 file changed, 27 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/arm/cisco/crayar.yaml

diff --git a/Documentation/devicetree/bindings/arm/cisco/crayar.yaml b/Documentation/devicetree/bindings/arm/cisco/crayar.yaml
new file mode 100644
index 000000000000..0ee4e6313ab0
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/cisco/crayar.yaml
@@ -0,0 +1,27 @@
+# SPDX-License-Identifier: GPL-2.0-only
+%YAML 1.2
+---
+$id: http://devicetree.org/schemas/arm/cisco/crayar.yaml#
+$schema: http://devicetree.org/meta-schemas/core.yaml#
+
+title: Cisco CrayAR based Platforms
+
+maintainers:
+  - xe-linux-external@cisco.com
+
+description:
+  Cisco CrayAR boards with CrayAR SOC
+
+properties:
+  $nodename:
+    const: '/'
+  compatible:
+    oneOf:
+      - description: Cisco CrayAR Argos evaluation board
+        items:
+          - const: cisco,crayar-argos
+          - const: cisco,crayar
+
+additionalProperties: true
+
+...
-- 
2.25.1


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

end of thread, other threads:[~2023-04-12 18:52 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-05 22:30 [PATCH v2 2/2] dt-bindings: cisco: document the CrayAR compatibles Daniel Walker
2023-04-06  7:12 ` Krzysztof Kozlowski
2023-04-06 15:15   ` Daniel Walker (danielwa)
2023-04-06 16:50     ` Krzysztof Kozlowski
2023-04-06 18:32       ` Daniel Walker (danielwa)
2023-04-06 18:56         ` Krzysztof Kozlowski
2023-04-06 19:15           ` Daniel Walker (danielwa)
2023-04-07  6:51             ` Krzysztof Kozlowski
2023-04-07 15:15               ` Daniel Walker (danielwa)
2023-04-07 16:04   ` Daniel Walker (danielwa)
2023-04-10 15:28     ` Krzysztof Kozlowski
2023-04-10 17:09       ` Daniel Walker (danielwa)
2023-04-10 17:51         ` Daniel Walker (danielwa)
2023-04-12  7:24           ` Krzysztof Kozlowski
2023-04-12 15:04             ` Daniel Walker (danielwa)
2023-04-12 16:13               ` Krzysztof Kozlowski
2023-04-12 17:01                 ` Daniel Walker (danielwa)
2023-04-12 17:18                   ` Krzysztof Kozlowski
2023-04-12 18:51                     ` Daniel Walker (danielwa)
2023-04-12 13:50 ` Rob Herring
2023-04-12 15:05   ` Daniel Walker (danielwa)

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).