public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Daniel Walker <danielwa@cisco.com>
To: - <xe-linux-external@cisco.com>
Cc: Marcin Wierzbicki <mawierzb@cisco.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Rob Herring <robh+dt@kernel.org>,
	Daniel Walker <dwalker@fifo99.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH v2 2/2] dt-bindings: cisco: document the CrayAR compatibles
Date: Wed,  5 Apr 2023 15:30:27 -0700	[thread overview]
Message-ID: <20230405223028.1268141-2-danielwa@cisco.com> (raw)

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


             reply	other threads:[~2023-04-05 22:31 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-05 22:30 Daniel Walker [this message]
2023-04-06  7:12 ` [PATCH v2 2/2] dt-bindings: cisco: document the CrayAR compatibles 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)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230405223028.1268141-2-danielwa@cisco.com \
    --to=danielwa@cisco.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dwalker@fifo99.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mawierzb@cisco.com \
    --cc=robh+dt@kernel.org \
    --cc=xe-linux-external@cisco.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox