All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: "Rafał Miłecki" <zajec5@gmail.com>
Cc: "Justin Chen" <justinpopo6@gmail.com>,
	bcm-kernel-feedback-list@broadcom.com,
	linux-mips@vger.kernel.org, "Rafał Miłecki" <rafal@milecki.pl>,
	"Lee Jones" <lee.jones@linaro.org>,
	linux-watchdog@vger.kernel.org,
	"Rob Herring" <robh+dt@kernel.org>,
	"Wim Van Sebroeck" <wim@linux-watchdog.org>,
	"Guenter Roeck" <linux@roeck-us.net>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	"Florian Fainelli" <f.fainelli@gmail.com>
Subject: Re: [PATCH V4 RESEND 2/2] dt-bindings: mfd: add Broadcom's Timer-Watchdog block
Date: Thu, 18 Nov 2021 16:45:12 -0600	[thread overview]
Message-ID: <YZbXePINGyUMGEaD@robh.at.kernel.org> (raw)
In-Reply-To: <20211115055354.6089-2-zajec5@gmail.com>

On Mon, 15 Nov 2021 06:53:54 +0100, Rafał Miłecki wrote:
> From: Rafał Miłecki <rafal@milecki.pl>
> 
> It's a block implementing few time related functions depending on a
> (SoC specific) variant. At this point there is ready binding for a
> watchdog only. Work on remaining subblocks (e.g. "reg" based reboot) is
> in progress.
> 
> Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
> ---
> V2: Update $id, description, compatible, example & commit message
> V3: Drop "brcm,twd" from compatible list per Rob's review
> RESEND: Patchwork lost 1/2, marc.info lost 2/2
> ---
>  .../devicetree/bindings/mfd/brcm,twd.yaml     | 61 +++++++++++++++++++
>  1 file changed, 61 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/mfd/brcm,twd.yaml
> 

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

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: "Rafał Miłecki" <zajec5@gmail.com>
Cc: "Justin Chen" <justinpopo6@gmail.com>,
	bcm-kernel-feedback-list@broadcom.com,
	linux-mips@vger.kernel.org, "Rafał Miłecki" <rafal@milecki.pl>,
	"Lee Jones" <lee.jones@linaro.org>,
	linux-watchdog@vger.kernel.org,
	"Rob Herring" <robh+dt@kernel.org>,
	"Wim Van Sebroeck" <wim@linux-watchdog.org>,
	"Guenter Roeck" <linux@roeck-us.net>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	"Florian Fainelli" <f.fainelli@gmail.com>
Subject: Re: [PATCH V4 RESEND 2/2] dt-bindings: mfd: add Broadcom's Timer-Watchdog block
Date: Thu, 18 Nov 2021 16:45:12 -0600	[thread overview]
Message-ID: <YZbXePINGyUMGEaD@robh.at.kernel.org> (raw)
In-Reply-To: <20211115055354.6089-2-zajec5@gmail.com>

On Mon, 15 Nov 2021 06:53:54 +0100, Rafał Miłecki wrote:
> From: Rafał Miłecki <rafal@milecki.pl>
> 
> It's a block implementing few time related functions depending on a
> (SoC specific) variant. At this point there is ready binding for a
> watchdog only. Work on remaining subblocks (e.g. "reg" based reboot) is
> in progress.
> 
> Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
> ---
> V2: Update $id, description, compatible, example & commit message
> V3: Drop "brcm,twd" from compatible list per Rob's review
> RESEND: Patchwork lost 1/2, marc.info lost 2/2
> ---
>  .../devicetree/bindings/mfd/brcm,twd.yaml     | 61 +++++++++++++++++++
>  1 file changed, 61 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/mfd/brcm,twd.yaml
> 

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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2021-11-18 22:45 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-15  5:53 [PATCH V4 RESEND 1/2] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema Rafał Miłecki
2021-11-15  5:53 ` Rafał Miłecki
2021-11-15  5:53 ` [PATCH V4 RESEND 2/2] dt-bindings: mfd: add Broadcom's Timer-Watchdog block Rafał Miłecki
2021-11-15  5:53   ` Rafał Miłecki
2021-11-18 22:45   ` Rob Herring [this message]
2021-11-18 22:45     ` Rob Herring
2021-12-29  9:44   ` Lee Jones
2021-12-29  9:44     ` Lee Jones
2021-12-06  7:50 ` [PATCH V4 RESEND 1/2] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema Rafał Miłecki
2021-12-06  7:50   ` Rafał Miłecki
2021-12-06  8:44   ` Lee Jones
2021-12-06  8:44     ` Lee Jones
2021-12-06  8:53     ` Rafał Miłecki
2021-12-06  8:53       ` Rafał Miłecki
2021-12-06  9:05       ` Lee Jones
2021-12-06  9:05         ` Lee Jones
2021-12-06 17:20         ` Florian Fainelli
2021-12-06 17:20           ` Florian Fainelli
2021-12-06 18:55           ` Lee Jones
2021-12-06 18:55             ` Lee Jones
2021-12-06 19:10             ` Guenter Roeck
2021-12-06 19:10               ` Guenter Roeck
2021-12-06 19:13               ` Florian Fainelli
2021-12-06 19:13                 ` Florian Fainelli
2021-12-06 19:37                 ` Guenter Roeck
2021-12-06 19:37                   ` Guenter Roeck
2021-12-06 19:43                   ` Florian Fainelli
2021-12-06 19:43                     ` Florian Fainelli
2021-12-06 19:51                     ` Guenter Roeck
2021-12-06 19:51                       ` Guenter Roeck
2021-12-07 10:03                       ` Lee Jones
2021-12-07 10:03                         ` Lee Jones
2021-12-07 15:29                         ` Guenter Roeck
2021-12-07 15:29                           ` Guenter Roeck
2021-12-07 15:44                           ` Lee Jones
2021-12-07 15:44                             ` Lee Jones
2021-12-28  9:21                             ` Wim Van Sebroeck
2021-12-28  9:21                               ` Wim Van Sebroeck
2021-12-29  9:45                               ` Lee Jones
2021-12-29  9:45                                 ` Lee Jones
2021-12-06 21:14                     ` Rafał Miłecki
2021-12-06 21:14                       ` Rafał Miłecki

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=YZbXePINGyUMGEaD@robh.at.kernel.org \
    --to=robh@kernel.org \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=devicetree@vger.kernel.org \
    --cc=f.fainelli@gmail.com \
    --cc=justinpopo6@gmail.com \
    --cc=lee.jones@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=rafal@milecki.pl \
    --cc=robh+dt@kernel.org \
    --cc=wim@linux-watchdog.org \
    --cc=zajec5@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.