From: Conor Dooley <conor@kernel.org>
To: Aleksander Jan Bajkowski <olek2@wp.pl>
Cc: 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, devicetree@vger.kernel.org,
linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/3] dt-bindings: mips: lantiq: Add Lantiq platform binding
Date: Wed, 13 Aug 2025 17:56:51 +0100 [thread overview]
Message-ID: <20250813-overprice-pledge-2e3bd932992c@spud> (raw)
In-Reply-To: <20250813142917.2053814-4-olek2@wp.pl>
[-- Attachment #1: Type: text/plain, Size: 2538 bytes --]
On Wed, Aug 13, 2025 at 04:21:34PM +0200, Aleksander Jan Bajkowski wrote:
> 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
Half these entries you have added say "boards" but there are no boards
in them at all. Where are the boards? Only the homehub entry appears to
be complete.
Cheers,
Conor.
> +
> + - 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
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next prev parent reply other threads:[~2025-08-13 16:56 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 ` [PATCH 3/3] dt-bindings: mips: lantiq: Add Lantiq platform binding Aleksander Jan Bajkowski
2025-08-13 16:56 ` Conor Dooley [this message]
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=20250813-overprice-pledge-2e3bd932992c@spud \
--to=conor@kernel.org \
--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=olek2@wp.pl \
--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