From: Aleksander Jan Bajkowski <olek2@wp.pl>
To: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
neil.armstrong@linaro.org, heiko@sntech.de,
kever.yang@rock-chips.com, mani@kernel.org,
tsbogend@alpha.franken.de, john@phrozen.org,
masahiroy@kernel.org, olek2@wp.pl, devicetree@vger.kernel.org,
linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 3/3] dt-bindings: mips: lantiq: Add Lantiq platform binding
Date: Wed, 13 Aug 2025 16:21:34 +0200 [thread overview]
Message-ID: <20250813142917.2053814-4-olek2@wp.pl> (raw)
In-Reply-To: <20250813142917.2053814-1-olek2@wp.pl>
Document the top-level device tree binding for Lantiq MIPS-based SoCs
Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
---
.../devicetree/bindings/mips/lantiq/soc.yaml | 60 +++++++++++++++++++
1 file changed, 60 insertions(+)
create mode 100644 Documentation/devicetree/bindings/mips/lantiq/soc.yaml
diff --git a/Documentation/devicetree/bindings/mips/lantiq/soc.yaml b/Documentation/devicetree/bindings/mips/lantiq/soc.yaml
new file mode 100644
index 000000000000..e1708cd9b07e
--- /dev/null
+++ b/Documentation/devicetree/bindings/mips/lantiq/soc.yaml
@@ -0,0 +1,60 @@
+# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
+%YAML 1.2
+---
+$id: http://devicetree.org/schemas/mips/lantiq/soc.yaml#
+$schema: http://devicetree.org/meta-schemas/core.yaml#
+
+title: Lantiq SoC based Platform
+
+maintainers:
+ - Aleksander Jan Bajkowski <olek2@wp.pl>
+
+description:
+ Devices with a Lantiq CPU shall have the following properties.
+
+properties:
+ $nodename:
+ const: "/"
+ compatible:
+ oneOf:
+ - description: Boards with Lantiq Amazon-SE SoC
+ items:
+ - const: lantiq,ase
+
+ - description: Boards with Lantiq Danube SoC
+ items:
+ - const: lantiq,danube
+
+ - description: Boards with Lantiq Falcon SoC
+ items:
+ - const: lantiq,falcon
+
+ - description: Boards with Lantiq Twinpass SoC
+ items:
+ - const: lantiq,twinpass
+
+ - description: Boards with Lantiq ARX100 SoC
+ items:
+ - const: lantiq,ar9
+
+ - description: Boards with Lantiq GRX100 SoC
+ items:
+ - const: lantiq,gr9
+
+ - description: Boards with Lantiq xRX200 SoC
+ items:
+ - enum:
+ - bt,homehub-v5a
+ - const: lantiq,vr9
+
+ - description: Boards with Lantiq xRX300 SoC
+ items:
+ - const: lantiq,ar10
+
+ - description: Boards with Lantiq xRX330 SoC
+ items:
+ - const: lantiq,grx390
+
+additionalProperties: true
+
+...
--
2.47.2
next prev parent reply other threads:[~2025-08-13 14:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-13 14:21 [PATCH 0/3] mips: lantiq: add British Telecom Home Hub 5A dts Aleksander Jan Bajkowski
2025-08-13 14:21 ` [PATCH 1/3] dt-bindings: vendor-prefixes: add British Telecom Aleksander Jan Bajkowski
2025-08-13 16:58 ` Conor Dooley
2025-08-13 14:21 ` [PATCH 2/3] mips: lantiq: add British Telecom Home Hub 5A dts Aleksander Jan Bajkowski
2025-08-13 14:21 ` Aleksander Jan Bajkowski [this message]
2025-08-13 16:56 ` [PATCH 3/3] dt-bindings: mips: lantiq: Add Lantiq platform binding Conor Dooley
2025-08-14 16:31 ` Aleksander Jan Bajkowski
2025-08-14 18:38 ` Conor Dooley
2025-08-13 16:57 ` [PATCH 0/3] mips: lantiq: add British Telecom Home Hub 5A dts Conor Dooley
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=20250813142917.2053814-4-olek2@wp.pl \
--to=olek2@wp.pl \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=heiko@sntech.de \
--cc=john@phrozen.org \
--cc=kever.yang@rock-chips.com \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=mani@kernel.org \
--cc=masahiroy@kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=robh@kernel.org \
--cc=tsbogend@alpha.franken.de \
/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