public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: arm: socionext: add bindings for the Synquacer platform
@ 2023-06-16  3:58 jaswinder.singh
  2023-06-16 10:15 ` Krzysztof Kozlowski
                   ` (3 more replies)
  0 siblings, 4 replies; 21+ messages in thread
From: jaswinder.singh @ 2023-06-16  3:58 UTC (permalink / raw)
  To: devicetree, linux-kernel
  Cc: krzysztof.kozlowski+dt, robh, ilias.apalodimas, masahisa.kojima,
	Jassi Brar

From: Jassi Brar <jaswinder.singh@linaro.org>

Socionext's DeveloperBox is based on the SC2A11B SoC (Synquacer).
Specify bindings for the platform and boards based on that.

Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
---
 .../bindings/arm/socionext/synquacer.yaml     | 28 +++++++++++++++++++
 1 file changed, 28 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/arm/socionext/synquacer.yaml

diff --git a/Documentation/devicetree/bindings/arm/socionext/synquacer.yaml b/Documentation/devicetree/bindings/arm/socionext/synquacer.yaml
new file mode 100644
index 000000000000..72554a4f1c92
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/socionext/synquacer.yaml
@@ -0,0 +1,28 @@
+# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
+%YAML 1.2
+---
+$id: http://devicetree.org/schemas/arm/socionext/synquacer.yaml#
+$schema: http://devicetree.org/meta-schemas/core.yaml#
+
+title: Socionext Synquacer platform
+
+maintainers:
+  - Masahisa Kojima <masahisa.kojima@linaro.org>
+  - Jassi Brar <jaswinder.singh@linaro.org>
+
+description:
+  Socionext SC2A11B (Synquacer) SoC based boards
+
+properties:
+  $nodename:
+    const: '/'
+  compatible:
+    oneOf:
+      - items:
+          - enum:
+              - socionext,developer-box
+          - const: socionext,synquacer
+
+additionalProperties: true
+
+...
-- 
2.34.1


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

end of thread, other threads:[~2023-06-22  2:02 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-16  3:58 [PATCH] dt-bindings: arm: socionext: add bindings for the Synquacer platform jaswinder.singh
2023-06-16 10:15 ` Krzysztof Kozlowski
2023-06-16 13:12   ` Jassi Brar
2023-06-16 10:15 ` Krzysztof Kozlowski
2023-06-16 16:23   ` Jassi Brar
2023-06-16 16:47     ` Krzysztof Kozlowski
2023-06-16 20:06       ` Jassi Brar
2023-06-16 20:34         ` Krzysztof Kozlowski
2023-06-16 23:18           ` Jassi Brar
2023-06-17  7:18             ` Krzysztof Kozlowski
2023-06-19 19:17               ` Jassi Brar
2023-06-20  6:27                 ` Krzysztof Kozlowski
2023-06-20 16:50 ` Rob Herring
2023-06-20 17:08   ` Jassi Brar
2023-06-20 17:07 ` [PATCHv2] dt-bindings: arm: socionext: add Synquacer platforms jaswinder.singh
2023-06-20 17:16   ` Krzysztof Kozlowski
2023-06-20 17:24     ` Jassi Brar
2023-06-20 17:54       ` Krzysztof Kozlowski
2023-06-20 18:21         ` Jassi Brar
2023-06-21 15:36   ` [PATCHv3] " jaswinder.singh
2023-06-22  2:01     ` Rob Herring

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