[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <12b31aa1.107c.196fc99801d.Coremail.linmin@eswincomputing.com>
Date: Fri, 23 May 2025 18:04:00 +0800 (GMT+08:00)
From: 林敏 <linmin@...incomputing.com>
To: "Pinkesh Vaghela" <pinkesh.vaghela@...fochips.com>
Cc: "Conor Dooley" <conor@...nel.org>, "Rob Herring" <robh@...nel.org>,
"Krzysztof Kozlowski" <krzk+dt@...nel.org>,
"Thomas Gleixner" <tglx@...utronix.de>,
"Paul Walmsley" <paul.walmsley@...ive.com>,
"Samuel Holland" <samuel.holland@...ive.com>,
"Palmer Dabbelt" <palmer@...belt.com>,
"Albert Ou" <aou@...s.berkeley.edu>,
"Daniel Lezcano" <daniel.lezcano@...aro.org>,
"Pritesh Patel" <pritesh.patel@...fochips.com>,
"Yangyu Chen" <cyy@...self.name>,
"Lad Prabhakar" <prabhakar.mahadev-lad.rj@...renesas.com>,
"Yu Chien Peter Lin" <peterlin@...estech.com>,
"Charlie Jenkins" <charlie@...osinc.com>,
"Kanak Shilledar" <kanakshilledar@...il.com>,
"Darshan Prajapati" <darshan.prajapati@...fochips.com>,
"Neil Armstrong" <neil.armstrong@...aro.org>,
"Heiko Stuebner" <heiko@...ech.de>,
"Aradhya Bhatia" <a-bhatia1@...com>, rafal@...ecki.pl,
"Anup Patel" <anup@...infault.org>, devicetree@...r.kernel.org,
linux-riscv@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 04/10] dt-bindings: riscv: Add SiFive HiFive Premier
P550 board
On 10/04/2025 23:25:13 Pritesh Patel wrote:
> From: Pritesh Patel <pritesh.patel@...fochips.com>
>
> Add DT binding documentation for the ESWIN EIC7700 SoC and
> HiFive Premier P550 Board
>
> Signed-off-by: Pritesh Patel <pritesh.patel@...fochips.com>
> Reviewed-by: Samuel Holland <samuel.holland@...ive.com>
> Signed-off-by: Pinkesh Vaghela <pinkesh.vaghela@...fochips.com>
> Reviewed-by: Matthias Brugger <matthias.bgg@...nel.org>
> Reviewed-by: Rob Herring (Arm) <robh@...nel.org>
Acked-by: Min Lin <linmin@...incomputing.com>
> ---
> .../devicetree/bindings/riscv/eswin.yaml | 29 +++++++++++++++++++
> MAINTAINERS | 7 +++++
> 2 files changed, 36 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/riscv/eswin.yaml
>
> diff --git a/Documentation/devicetree/bindings/riscv/eswin.yaml b/Documentation/devicetree/bindings/riscv/eswin.yaml
> new file mode 100644
> index 000000000000..c603c45eef22
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/riscv/eswin.yaml
> @@ -0,0 +1,29 @@
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/riscv/eswin.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: ESWIN SoC-based boards
> +
> +maintainers:
> + - Min Lin <linmin@...incomputing.com>
> + - Pinkesh Vaghela <pinkesh.vaghela@...fochips.com>
> + - Pritesh Patel <pritesh.patel@...fochips.com>
> +
> +description:
> + ESWIN SoC-based boards
> +
> +properties:
> + $nodename:
> + const: '/'
> + compatible:
> + oneOf:
> + - items:
> + - enum:
> + - sifive,hifive-premier-p550
> + - const: eswin,eic7700
> +
> +additionalProperties: true
> +
> +...
> diff --git a/MAINTAINERS b/MAINTAINERS
> index bfcdf2bced61..f90c940f286c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8768,6 +8768,13 @@ L: linux-can@...r.kernel.org
> S: Maintained
> F: drivers/net/can/usb/esd_usb.c
>
> +ESWIN DEVICETREES
> +M: Min Lin <linmin@...incomputing.com>
> +M: Pinkesh Vaghela <pinkesh.vaghela@...fochips.com>
> +M: Pritesh Patel <pritesh.patel@...fochips.com>
> +S: Maintained
> +F: Documentation/devicetree/bindings/riscv/eswin.yaml
> +
> ET131X NETWORK DRIVER
> M: Mark Einon <mark.einon@...il.com>
> S: Odd Fixes
> --
> 2.25.1
Powered by blists - more mailing lists