[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260110115503-GYC12783@gentoo.org>
Date: Sat, 10 Jan 2026 19:55:03 +0800
From: Yixun Lan <dlan@...too.org>
To: Guodong Xu <guodong@...cstar.com>
Cc: Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Paul Walmsley <pjw@...nel.org>,
Palmer Dabbelt <palmer@...belt.com>,
Albert Ou <aou@...s.berkeley.edu>, Alexandre Ghiti <alex@...ti.fr>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
Thomas Gleixner <tglx@...utronix.de>,
Samuel Holland <samuel.holland@...ive.com>,
Anup Patel <anup@...infault.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jiri Slaby <jirislaby@...nel.org>, Lubomir Rintel <lkundrak@...sk>,
Yangyu Chen <cyy@...self.name>,
Paul Walmsley <paul.walmsley@...ive.com>,
Conor Dooley <conor@...nel.org>,
Heinrich Schuchardt <xypron.glpk@....de>,
Kevin Meng Zhang <zhangmeng.kevin@...ux.spacemit.com>,
Andrew Jones <ajones@...tanamicro.com>, devicetree@...r.kernel.org,
linux-riscv@...ts.infradead.org, linux-kernel@...r.kernel.org,
spacemit@...ts.linux.dev, linux-serial@...r.kernel.org
Subject: Re: [PATCH v4 05/11] dt-bindings: riscv: spacemit: add K3 and
Pico-ITX board bindings
Hi Guodong,
On 13:18 Sat 10 Jan , Guodong Xu wrote:
> Add DT binding documentation for the SpacemiT K3 SoC and the board Pico-ITX
> which is a 2.5-inch single-board computer.
>
> Signed-off-by: Guodong Xu <guodong@...cstar.com>
Reviewed-by: Yixun Lan <dlan@...too.org>
> ---
> v4: Adjust maintainers list in alphabetic order.
> Declare spacemit,k3-pico-itx as an enum, which can save future
> code change when adding new boards.
> v3: No change.
> v2: Use one-blank-space between name and email address.
> ---
> Documentation/devicetree/bindings/riscv/spacemit.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/riscv/spacemit.yaml b/Documentation/devicetree/bindings/riscv/spacemit.yaml
> index 9c49482002f7..b958b94a924d 100644
> --- a/Documentation/devicetree/bindings/riscv/spacemit.yaml
> +++ b/Documentation/devicetree/bindings/riscv/spacemit.yaml
> @@ -7,6 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> title: SpacemiT SoC-based boards
>
> maintainers:
> + - Guodong Xu <guodong@...cstar.com>
> - Yangyu Chen <cyy@...self.name>
> - Yixun Lan <dlan@...too.org>
>
> @@ -26,6 +27,10 @@ properties:
> - xunlong,orangepi-r2s
> - xunlong,orangepi-rv2
> - const: spacemit,k1
> + - items:
> + - enum:
> + - spacemit,k3-pico-itx
> + - const: spacemit,k3
>
> additionalProperties: true
>
>
> --
> 2.43.0
>
--
Yixun Lan (dlan)
Powered by blists - more mailing lists