Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1297528

Re: [PATCH v8] watchdog: ts4800: add driver for TS-4800 watchdog

From Guenter Roeck <linux@roeck-us.net>
Newsgroups linux.kernel
Subject Re: [PATCH v8] watchdog: ts4800: add driver for TS-4800 watchdog
Date 2015-12-23 17:20 +0100
Message-ID <qIUiR-3tm-9@gated-at.bofh.it> (permalink)
References <qDtsZ-4J4-7@gated-at.bofh.it> <qITPP-33D-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 12/23/2015 07:43 AM, Damien Riegel wrote:
> On Tue, Dec 08, 2015 at 11:37:28AM -0500, Damien Riegel wrote:
>> This watchdog is instantiated in a FPGA that is memory mapped. It is
>> made of only one register, called the feed register. Writing to this
>> register will re-arm the watchdog for a given time (and enable it if it
>> was disable). It can be disabled by writing a special value into it.
>>
>> It is part of a syscon block, and the watchdog register offset in this
>> block varies from board to board. This offset is passed in the syscon
>> property after the phandle to the syscon node.
>>
>> Signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.com>
>> Acked-by: Rob Herring <robh@kernel.org>
>> Reviewed-by: Guenter Roeck <linux@roeck-us.net>
>
> Hi Guenter,
>
>
> You have reviewed this patch but not picked it up in your tree. Shall I
> expect Wim to pick it up directly for the next merge window? The board
> would be quite useless without its watchdog driver.
>
My tree is in pretty bad shape right now; It includes some older patches
which have to be replaced. I'll have to rebase it against Wim's tree
and clean it up. Hope I can do that before the weekend.

But, yes, of course, Wim can pick up your patch directly.

Guenter

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH v8] watchdog: ts4800: add driver for TS-4800 watchdog Damien Riegel <damien.riegel@savoirfairelinux.com> - 2015-12-23 16:50 +0100
  Re: [PATCH v8] watchdog: ts4800: add driver for TS-4800 watchdog Wim Van Sebroeck <wim@iguana.be> - 2015-12-23 17:10 +0100
  Re: [PATCH v8] watchdog: ts4800: add driver for TS-4800 watchdog Guenter Roeck <linux@roeck-us.net> - 2015-12-23 17:20 +0100

csiph-web