linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Wolfram Sang <wsa+renesas@sang-engineering.com>
Cc: linux-renesas-soc@vger.kernel.org,
	Biju Das <biju.das.jz@bp.renesas.com>,
	Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>,
	Conor Dooley <conor+dt@kernel.org>,
	devicetree@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Guenter Roeck <linux@roeck-us.net>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	linux-watchdog@vger.kernel.org,
	Magnus Damm <magnus.damm@gmail.com>,
	Wim Van Sebroeck <wim@linux-watchdog.org>
Subject: Re: [PATCH 0/4] dt-bindings: watchdog: factor out RZ watchdogs
Date: Wed, 1 Oct 2025 21:23:24 -0500	[thread overview]
Message-ID: <20251002022324.GA2916027-robh@kernel.org> (raw)
In-Reply-To: <20250926112218.28723-1-wsa+renesas@sang-engineering.com>

On Fri, Sep 26, 2025 at 01:22:12PM +0200, Wolfram Sang wrote:
> renesas,wdt.yaml describes lots of different hardware blocks which
> results in complex if-structs. Factor out the different IP blocks into
> their own files. I took over maintainership of the files for RZ/A and
> RZ/N1 but if someone else wants them, very fine with me. RZ/G2L and
> RZ/V2H have the original driver contributors as maintainers (Hi Biju, Hi
> Prabhakar :)). If these need changes, please let me know, too.
> 
> Passes 'dt_binding_check' and 'dtbs_check' after each patch here.
> Looking forward to comments.
> 
> Happy hacking!
> 
> 
> Wolfram Sang (4):
>   dt-bindings: watchdog: factor out RZ/A watchdog
>   dt-bindings: watchdog: factor out RZ/N1 watchdog
>   dt-bindings: watchdog: factor out RZ/G2L watchdog
>   dt-bindings: watchdog: factor out RZ/V2H(P) watchdog
> 
>  .../watchdog/renesas,r9a09g057-wdt.yaml       | 113 +++++++++++++
>  .../bindings/watchdog/renesas,rza-wdt.yaml    |  51 ++++++
>  .../bindings/watchdog/renesas,rzg2l-wdt.yaml  | 111 +++++++++++++
>  .../bindings/watchdog/renesas,rzn1-wdt.yaml   |  49 ++++++
>  .../bindings/watchdog/renesas,wdt.yaml        | 155 +-----------------
>  5 files changed, 330 insertions(+), 149 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/watchdog/renesas,r9a09g057-wdt.yaml
>  create mode 100644 Documentation/devicetree/bindings/watchdog/renesas,rza-wdt.yaml
>  create mode 100644 Documentation/devicetree/bindings/watchdog/renesas,rzg2l-wdt.yaml
>  create mode 100644 Documentation/devicetree/bindings/watchdog/renesas,rzn1-wdt.yaml

Reviewed-by: Rob Herring (Arm) <robh@kernel.org>

Let me know if watchdog maintainers fail to pick this up. Seems to be 
hit or miss for bindings...

  parent reply	other threads:[~2025-10-02  2:23 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-26 11:22 [PATCH 0/4] dt-bindings: watchdog: factor out RZ watchdogs Wolfram Sang
2025-09-26 11:22 ` [PATCH 1/4] dt-bindings: watchdog: factor out RZ/A watchdog Wolfram Sang
2025-10-02  2:30   ` Guenter Roeck
2025-10-02  9:53   ` Lad, Prabhakar
2025-09-26 11:22 ` [PATCH 2/4] dt-bindings: watchdog: factor out RZ/N1 watchdog Wolfram Sang
2025-10-02  2:30   ` Guenter Roeck
2025-10-02 10:02   ` Lad, Prabhakar
2025-09-26 11:22 ` [PATCH 3/4] dt-bindings: watchdog: factor out RZ/G2L watchdog Wolfram Sang
2025-10-02  2:31   ` Guenter Roeck
2025-10-02 10:13   ` Lad, Prabhakar
2025-09-26 11:22 ` [PATCH 4/4] dt-bindings: watchdog: factor out RZ/V2H(P) watchdog Wolfram Sang
2025-10-02  2:31   ` Guenter Roeck
2025-10-02 10:33   ` Lad, Prabhakar
2025-10-02 11:49     ` Wolfram Sang
2025-10-02 19:56       ` Guenter Roeck
2025-10-02  2:23 ` Rob Herring [this message]
2025-10-02  7:46   ` [PATCH 0/4] dt-bindings: watchdog: factor out RZ watchdogs Wolfram Sang

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=20251002022324.GA2916027-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=biju.das.jz@bp.renesas.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=krzk+dt@kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=magnus.damm@gmail.com \
    --cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
    --cc=wim@linux-watchdog.org \
    --cc=wsa+renesas@sang-engineering.com \
    /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;
as well as URLs for NNTP newsgroup(s).