[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20251203-spectator-apple-a3f50d52d441@spud>
Date: Wed, 3 Dec 2025 14:11:52 +0000
From: Conor Dooley <conor@...nel.org>
To: q691800735@....com
Cc: linux-riscv@...ts.infradead.org, devicetree@...r.kernel.org,
pjw@...nel.org, palmer@...belt.com, aou@...s.berkeley.edu,
alex@...ti.fr, p.zabel@...gutronix.de, robh@...nel.org,
krzk+dt@...nel.org, conor+dt@...nel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: reset: Add Kendryte K230 reset controller
bindings
On Wed, Dec 03, 2025 at 05:26:32PM +0800, q691800735@....com wrote:
> From: jybruceupup <q691800735@....com>
>
> Add canaan-k230-reset.h to define reset IDs, types and register offsets
> for Kendryte K230 RISC-V SoC, covering CPU, peripherals and subsystems.
>
> Update MAINTAINERS RISC-V entry to include the new reset binding header
> for proper maintenance tracking.
>
> Signed-off-by: jybruceupup <q691800735@....com>
> ---
> MAINTAINERS | 1 +
> include/dt-bindings/reset/canaan-k230-reset.h | 513 ++++++++++++++++++
> 2 files changed, 514 insertions(+)
> create mode 100644 include/dt-bindings/reset/canaan-k230-reset.h
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d83920cbc..b489ab6cd 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -22105,6 +22105,7 @@ C: irc://irc.libera.chat/riscv
> P: Documentation/arch/riscv/patch-acceptance.rst
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git
> F: arch/riscv/
> +F: include/dt-bindings/reset/canaan-k230-reset.h
Something to note here is that adding these files to the main arch/riscv
maintainers entry is not appropriate. These should instead be added to a
dedicated entry for the canaan k230 reset driver and bindings, with
people who specifically care about the device as maintainers (hint:
usually that's the author of the driver and bindings).
> F: include/dt-bindings/soc/canaan,k230_pm_domains.h
> N: riscv
> K: riscv
Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)
Powered by blists - more mailing lists