devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Li, Hua Qian" <HuaQian.Li@siemens.com>
To: "conor.dooley@microchip.com" <conor.dooley@microchip.com>
Cc: "robh@kernel.org" <robh@kernel.org>,
	"huaqianlee@gmail.com" <huaqianlee@gmail.com>,
	"wim@linux-watchdog.org" <wim@linux-watchdog.org>,
	"kristo@kernel.org" <kristo@kernel.org>,
	"krzysztof.kozlowski+dt@linaro.org" 
	<krzysztof.kozlowski+dt@linaro.org>,
	"Kiszka, Jan" <jan.kiszka@siemens.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"conor+dt@kernel.org" <conor+dt@kernel.org>,
	"conor@kernel.org" <conor@kernel.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux@roeck-us.net" <linux@roeck-us.net>,
	"krzysztof.kozlowski@linaro.org" <krzysztof.kozlowski@linaro.org>,
	"robh+dt@kernel.org" <robh+dt@kernel.org>,
	"Su, Bao Cheng" <baocheng.su@siemens.com>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>, "nm@ti.com" <nm@ti.com>,
	"linux-watchdog@vger.kernel.org" <linux-watchdog@vger.kernel.org>,
	"vigneshr@ti.com" <vigneshr@ti.com>
Subject: Re: [PATCH v4 1/3] dt-bindings: watchdog: ti,rti-wdt: Add support for WDIOF_CARDRESET
Date: Mon, 17 Jul 2023 07:23:57 +0000	[thread overview]
Message-ID: <0fae6c10e6574533b45e59a194b00012db075be0.camel@siemens.com> (raw)
In-Reply-To: <20230717-napped-resample-b4891bedd913@wendy>

On Mon, 2023-07-17 at 08:17 +0100, Conor Dooley wrote:
> On Mon, Jul 17, 2023 at 12:07:21PM +0800,
> huaqian.li@siemens.com wrote:
> > From: Li Hua Qian <huaqian.li@siemens.com>
> > 
> > TI RTI (Real Time Interrupt) Watchdog doesn't support to record the
> > watchdog cause. Add a reserved memory to know the last reboot was
> > caused
> > by the watchdog card. In the reserved memory, some specific info
> > will be
> > saved to indicate whether the watchdog reset was triggered in last
> > boot.
> > 
> > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 
> > Reviewed-by: Conor Dooley <conor@kernel.org>
> 
> I don't recall actually replying to the earlier revisions of this
> patchset, let alone providing a review, but this is not the email
> address I would have used, had I done so.
> 
> > Reviewed-by: Rob Herring <robh@kernel.org>
> > Signed-off-by: Li Hua Qian <huaqian.li@siemens.com>
Because of my mistake in v4, I feel very sad and sorry. 

I was trying to fix it in v5, please ignore the v4 and jump to v5. Many
thanks!

Best regards,
Li Hua Qian

  reply	other threads:[~2023-07-17  7:24 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-17  4:07 [PATCH v4 0/3] Add support for WDIOF_CARDRESET on TI AM65x huaqian.li
2023-07-17  4:07 ` [PATCH v4 1/3] dt-bindings: watchdog: ti,rti-wdt: Add support for WDIOF_CARDRESET huaqian.li
2023-07-17  5:15   ` Guenter Roeck
2023-07-17  7:13     ` Li, Hua Qian
2023-07-17  6:13   ` Krzysztof Kozlowski
2023-07-17  6:15     ` Krzysztof Kozlowski
2023-07-17  7:17   ` Conor Dooley
2023-07-17  7:23     ` Li, Hua Qian [this message]
2023-07-17  4:07 ` [DONOTMERGE PATCH v4 2/3] arm64: dts: ti: Add reserved memory for watchdog huaqian.li
2023-07-17  6:14   ` Krzysztof Kozlowski
2023-07-17  4:07 ` [PATCH v4 3/3] watchdog:rit_wdt: Add support for WDIOF_CARDRESET huaqian.li
2023-07-17  6:14   ` Krzysztof Kozlowski
2023-07-17  6:16 ` [PATCH v4 0/3] Add support for WDIOF_CARDRESET on TI AM65x Krzysztof Kozlowski
2023-07-17  6:24   ` Li, Hua Qian
2023-07-17  6:27     ` Krzysztof Kozlowski
2023-07-17  6:34       ` Li, Hua Qian
2023-07-17  6:43         ` Krzysztof Kozlowski
2023-07-17  6:49           ` Li, Hua Qian
2023-07-17  6:28     ` Li, Hua Qian

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=0fae6c10e6574533b45e59a194b00012db075be0.camel@siemens.com \
    --to=huaqian.li@siemens.com \
    --cc=baocheng.su@siemens.com \
    --cc=conor+dt@kernel.org \
    --cc=conor.dooley@microchip.com \
    --cc=conor@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=huaqianlee@gmail.com \
    --cc=jan.kiszka@siemens.com \
    --cc=kristo@kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=nm@ti.com \
    --cc=robh+dt@kernel.org \
    --cc=robh@kernel.org \
    --cc=vigneshr@ti.com \
    --cc=wim@linux-watchdog.org \
    /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).