[GIT PULL REQUEST] watchdog - v5.12 Merge window

2021-02-15 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v5.12 release cycle. This series contains: * Add watchdog driver for Intel Keembay Soc * Add sun4i: Add H616 compatible string * Add mt8192 wdt support * add more Rockchip compatibles to snps,dw-wdt.yaml * Add binding for Qcom SDX55 * add

Re: [GIT PULL REQUEST] watchdog - v5.11 Merge window

2020-12-23 Thread Wim Van Sebroeck
Hi Linus, > > > > git://www.linux-watchdog.org/linux-watchdog.git linux-watchdog-5.11-rc1 > > There's no such tag there. Forgot to push out? > > I can see the the top-of-tree has the SHA1 that you mention: > > > for you to fetch changes up to 0b9491b621196a5d7f163dde81d98e0687bdba97: > >

[GIT PULL REQUEST] watchdog - v5.11 Merge window

2020-12-22 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v5.11 release cycle. This series contains: * Removal of the pnx83xx driver * Add a binding for A100's watchdog controller. * Add Rockchip compatibles to snps,dw-wdt.yaml * hpwdt: Disable NMI in Crash Kernel * Fix potential dereferencing of null

Re: linux-next: build failure after merge of the watchdog tree

2020-12-16 Thread Wim Van Sebroeck
Hi Stephen, Some operational work-related issues broke my planning yesterday. I just made the changes to the watchdog tree. My apologies, Wim. > Hi Stephen, > > It's on my todo list for today. > > Kind ergards, > Wim. > > > Hi all, > > > > On Sun, 13 Dec 2020 22:09:55 -0800 Guenter Roeck

Re: linux-next: build failure after merge of the watchdog tree

2020-12-16 Thread Wim Van Sebroeck
Hi Stephen, It's on my todo list for today. Kind ergards, Wim. > Hi all, > > On Sun, 13 Dec 2020 22:09:55 -0800 Guenter Roeck wrote: > > > > On 12/13/20 9:23 PM, Stephen Rothwell wrote: > > > Hi all, > > > > > > After merging the watchdog tree, today's linux-next build (x86_64 > > >

[GIT PULL REQUEST] watchdog - v5.10 Merge window

2020-10-21 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v5.10 release cycle. This series contains: * Add Toshiba Visconti watchdog driver * it87_wdt: add IT8772 + IT8784 * several fixes and improvements The output from git request-pull:

[GIT PULL REQUEST] watchdog - v5.9 Merge window

2020-08-12 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v5.2 release cycle. This series contains: * f71808e_wdt imporvements * dw_wdt improvements * mlx-wdt: support new watchdog type with longer timeout period * fallthrough pseudo-keyword replacements * overall small fixes and improvements The

[GIT PULL REQUEST] watchdog - v5.8 Merge window

2020-06-03 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v5.8 release cycle. This series contains: * Add new arm_smc_wdt watchdog driver * da9062 and da9063 improvements * Clarify documentation about stop() that became optional * Document r8a7742 support * some overall fixes and improvements Please

[GIT PULL REQUEST] watchdog - v5.4 Merge window

2019-09-27 Thread Wim Van Sebroeck
Hi Linus, My apologies for the delay. Please pull the watchdog changes for the v5.4 release cycle. This series contains: * addition of AST2600, i.MX7ULP and F81803 watchdog support * removal of the w90x900 and ks8695 drivers * ziirave_wdt improvements * small fixes and improvements The output

[GIT PULL REQUEST] watchdog - v5.3 Merge window

2019-07-17 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v5.3 release cycle. This series contains: * add Allwinner H6 watchdog * drop warning after registering device patches * hpwdt improvements * gpio: add support for nowayout option * introduce CONFIG_WATCHDOG_OPEN_TIMEOUT * convert remaining

[GIT PULL REQUEST] watchdog - v5.2 Merge window

2019-05-13 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v5.2 release cycle. This series contains: * a new watchdog driver for the ROHM BD70528 watchdog block * a new watchdog driver for the i.MX system controller watchdog * Conversions to use device managed functions and other improvements * refactor

[GIT PULL REQUEST] watchdog - v5.1 Merge window

2019-03-10 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v4.21 release cycle. This series contains: * A new watchdog driver for the Mellanox systems * renesas-wdt: Document r8a77470 support * numerous Mark expected switch fall-throughs * qcom: Add suspend/resume support * some small fixes and

[GIT PULL REQUEST] watchdog - v5.0-rc Fixes

2019-01-19 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v4.21 release cycle. This series contains: * mt7621_wdt/rt2880_wdt: Fix compilation problem * tqmx86: Fix a couple IS_ERR() vs NULL bugs The output from git request-pull: The

[GIT PULL REQUEST] watchdog - v4.21 Merge window

2018-12-30 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v4.21 release cycle. This series contains: * add TQ-Systems TQMX86 watchdog driver * add Qualcomm PM8916 watchdog driver * w83627hf_wdt: add quirk for Inves system * renesas_wdt: several improvements and document r8a774c0 support * mena21_wdt,

[GIT PULL REQUEST] watchdog - v4.20 Merge window

2018-10-27 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v4.20 (or 5.00) release cycle. This series contains: * Add Armada 37xx CPU watchdog * w83627hf_wdt: Add Support for NCT6796D, NCT6797D, NCT6798D * hpwdt: several improvements * renesas_wdt: SPDX identifiers, stop when unregistering, support for

[GIT PULL REQUEST] watchdog - v4.20 Merge window

2018-10-27 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v4.20 (or 5.00) release cycle. This series contains: * Add Armada 37xx CPU watchdog * w83627hf_wdt: Add Support for NCT6796D, NCT6797D, NCT6798D * hpwdt: several improvements * renesas_wdt: SPDX identifiers, stop when unregistering, support for

Re: [PATCH] watchdog: w83627hf_wdt: Support NCT6796D, NCT6797D, NCT6798D

2018-10-02 Thread Wim Van Sebroeck
On Sun, Sep 23, 2018 at 06:54:11AM -0700, Guenter Roeck wrote: > The watchdog controller on NCT6796D, NCT6797D, and NCT6798D is compatible > with the wtachdog controller on other Nuvoton chips. > > Signed-off-by: Guenter Roeck Reviewed-by: Wim Van Sebroeck > --- >

Re: [PATCH] watchdog: w83627hf_wdt: Support NCT6796D, NCT6797D, NCT6798D

2018-10-02 Thread Wim Van Sebroeck
On Sun, Sep 23, 2018 at 06:54:11AM -0700, Guenter Roeck wrote: > The watchdog controller on NCT6796D, NCT6797D, and NCT6798D is compatible > with the wtachdog controller on other Nuvoton chips. > > Signed-off-by: Guenter Roeck Reviewed-by: Wim Van Sebroeck > --- >

[GIT PULL REQUEST] watchdog - v4.19-rc2

2018-09-01 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v4.19 release cycle. This pull contains: * renesas-wdt: Document support for r8a774a1 The output from git request-pull: The following changes since commit

[GIT PULL REQUEST] watchdog - v4.19-rc2

2018-09-01 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v4.19 release cycle. This pull contains: * renesas-wdt: Document support for r8a774a1 The output from git request-pull: The following changes since commit

[GIT PULL REQUEST] watchdog - v4.19 Merge window

2018-08-17 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v4.19 release cycle. This series contains: * MEN 16z069 IP-Core: Add driver * renesas-wdt: Add support for the R8A77990 wdt * stm32_iwdg: Add stm32mp1 support and pclk feature * sp805_wdt, orion_wdt, sprd_wdt: add several improvements *

[GIT PULL REQUEST] watchdog - v4.19 Merge window

2018-08-17 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v4.19 release cycle. This series contains: * MEN 16z069 IP-Core: Add driver * renesas-wdt: Add support for the R8A77990 wdt * stm32_iwdg: Add stm32mp1 support and pclk feature * sp805_wdt, orion_wdt, sprd_wdt: add several improvements *

Re: linux-next: Tree for Aug 3 (watchdog/menz69_wdt.c)

2018-08-06 Thread Wim Van Sebroeck
Hi Johannes, > On Fri, Aug 03, 2018 at 08:39:48AM -0700, Randy Dunlap wrote: > > On 08/03/2018 02:29 AM, Stephen Rothwell wrote: > > > Hi all, > > > > > > Changes since 20180802: > > > > > > > Hi, > > > > On i386 randconfig with COMPILE_TEST=y and MCB not enabled, I see: > > > >

Re: linux-next: Tree for Aug 3 (watchdog/menz69_wdt.c)

2018-08-06 Thread Wim Van Sebroeck
Hi Johannes, > On Fri, Aug 03, 2018 at 08:39:48AM -0700, Randy Dunlap wrote: > > On 08/03/2018 02:29 AM, Stephen Rothwell wrote: > > > Hi all, > > > > > > Changes since 20180802: > > > > > > > Hi, > > > > On i386 randconfig with COMPILE_TEST=y and MCB not enabled, I see: > > > >

[GIT PULL REQUEST] watchdog - v4.18 Merge window

2018-06-11 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v4.18 release cycle. This series contains: * renesas_wdt: Add support for the R8A77965 WDT and R-Car Gen2 * renesas-wdt: Remove R-Car M2-W ES2.x from blacklist * watchdog: Simplify getting .drvdata * sp805: Add restart handler * hpwdt: Claim

[GIT PULL REQUEST] watchdog - v4.18 Merge window

2018-06-11 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v4.18 release cycle. This series contains: * renesas_wdt: Add support for the R8A77965 WDT and R-Car Gen2 * renesas-wdt: Remove R-Car M2-W ES2.x from blacklist * watchdog: Simplify getting .drvdata * sp805: Add restart handler * hpwdt: Claim

[GIT PULL REQUEST] watchdog - v4.17-rc2 patches

2018-04-20 Thread Wim Van Sebroeck
Hi Linus, Please pull the following watchdog changes for the v4.17 release cycle. This series contains: - fall-through fixes - MAINTAINER change for hpwdt - renesas-wdt: Add support for WDIOF_CARDRESET - aspeed: set bootstatus during probe The output from git request-pull:

[GIT PULL REQUEST] watchdog - v4.17-rc2 patches

2018-04-20 Thread Wim Van Sebroeck
Hi Linus, Please pull the following watchdog changes for the v4.17 release cycle. This series contains: - fall-through fixes - MAINTAINER change for hpwdt - renesas-wdt: Add support for WDIOF_CARDRESET - aspeed: set bootstatus during probe The output from git request-pull:

[GIT PULL REQUEST] watchdog - v4.16 merge window

2018-02-07 Thread Wim Van Sebroeck
message and version number Rasmus Villemoes (1): watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stop Tomas Winkler (1): watchdog: mei_wdt: don't use of variable length array Wim Van Sebroeck (1): Change my E-mail address. .../bindings/watchdog/cortina,gemini-watchdog.txt

[GIT PULL REQUEST] watchdog - v4.16 merge window

2018-02-07 Thread Wim Van Sebroeck
message and version number Rasmus Villemoes (1): watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stop Tomas Winkler (1): watchdog: mei_wdt: don't use of variable length array Wim Van Sebroeck (1): Change my E-mail address. .../bindings/watchdog/cortina,gemini-watchdog.txt

[GIT PULL REQUEST] watchdog - v4.16 merge window

2018-02-05 Thread Wim Van Sebroeck
the watchdog subsystem watchdog: xen_wdt: remove info message and version number Rasmus Villemoes (1): watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stop Tomas Winkler (1): watchdog: mei_wdt: don't use of variable length array Wim Van Sebroeck (1): Change my E-mail

[GIT PULL REQUEST] watchdog - v4.16 merge window

2018-02-05 Thread Wim Van Sebroeck
the watchdog subsystem watchdog: xen_wdt: remove info message and version number Rasmus Villemoes (1): watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stop Tomas Winkler (1): watchdog: mei_wdt: don't use of variable length array Wim Van Sebroeck (1): Change my E-mail

Re: [GIT PULL REQUEST] watchdog - v4.15 Fixes

2017-12-25 Thread Wim Van Sebroeck
bag place that allows spammers and scammers > and thus the addresses end up being on some blacklist. > > Also, all of these commits were committed less than an hour before > sending me the pull request, so I question the kind of testing they > got.. > >Linus >

Re: [GIT PULL REQUEST] watchdog - v4.15 Fixes

2017-12-25 Thread Wim Van Sebroeck
bag place that allows spammers and scammers > and thus the addresses end up being on some blacklist. > > Also, all of these commits were committed less than an hour before > sending me the pull request, so I question the kind of testing they > got.. > >Linus >

[GIT PULL REQUEST] watchdog - v4.15 Fixes

2017-12-17 Thread Wim Van Sebroeck
Hi Linus, here are 4 fixes for the watchdog device drivers. Please pull. Kind regards, Wim. The following changes since commit f3b5ad89de16f5d42e8ad36fbdf85f705c1ae051: Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma (2017-12-16 13:43:08 -0800) are

[GIT PULL REQUEST] watchdog - v4.15 Fixes

2017-12-17 Thread Wim Van Sebroeck
Hi Linus, here are 4 fixes for the watchdog device drivers. Please pull. Kind regards, Wim. The following changes since commit f3b5ad89de16f5d42e8ad36fbdf85f705c1ae051: Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma (2017-12-16 13:43:08 -0800) are

Re: [PATCH] watchdog: pcwd_pci: mark expected switch fall-through

2017-11-03 Thread Wim Van Sebroeck
Hi Gustavo, > In preparation to enabling -Wimplicit-fallthrough, mark switch cases > where we are expecting to fall through. > > Notice that in this particular case I replaced "Fall" with a proper > "fall through" comment, which is what GCC is expecting to find. > > Signed-off-by: Gustavo A. R.

Re: [PATCH] watchdog: pcwd_pci: mark expected switch fall-through

2017-11-03 Thread Wim Van Sebroeck
Hi Gustavo, > In preparation to enabling -Wimplicit-fallthrough, mark switch cases > where we are expecting to fall through. > > Notice that in this particular case I replaced "Fall" with a proper > "fall through" comment, which is what GCC is expecting to find. > > Signed-off-by: Gustavo A. R.

[GIT PULL REQUEST] watchdog - v4.14-rc1 Merge Window

2017-09-13 Thread Wim Van Sebroeck
structs as const. Signed-off-by: Arvind Yadav <arvind.yadav...@gmail.com> Reviewed-by: Guenter Roeck <li...@roeck-us.net> Signed-off-by: Guenter Roeck <li...@roeck-us.net> Signed-off-by: Wim Van Sebroeck <w...@iguana.be> commit 05ce42fff3afb2904647f6a88c6dc613b5a

[GIT PULL REQUEST] watchdog - v4.14-rc1 Merge Window

2017-09-13 Thread Wim Van Sebroeck
vind Yadav Reviewed-by: Guenter Roeck Signed-off-by: Guenter Roeck Signed-off-by: Wim Van Sebroeck commit 05ce42fff3afb2904647f6a88c6dc613b5a2793a Author: Arvind Yadav Date: Wed Aug 23 22:04:08 2017 +0530 watchdog: sp805: constify amba_id amba_id are not supposed

Re: [v6,3/3] watchdog: introduce CONFIG_WATCHDOG_OPEN_TIMEOUT

2017-07-11 Thread Wim Van Sebroeck
Hi Guenter, > > This allows setting a default value for the watchdog.open_timeout > > commandline parameter via Kconfig. > > > > Some BSPs allow remote updating of the kernel image and root file > > system, but updating the bootloader requires physical access. Hence, if > > one has a firmware

Re: [v6,3/3] watchdog: introduce CONFIG_WATCHDOG_OPEN_TIMEOUT

2017-07-11 Thread Wim Van Sebroeck
Hi Guenter, > > This allows setting a default value for the watchdog.open_timeout > > commandline parameter via Kconfig. > > > > Some BSPs allow remote updating of the kernel image and root file > > system, but updating the bootloader requires physical access. Hence, if > > one has a firmware

[GIT PULL REQUEST] watchdog - v4.13-rc1 Merge Window

2017-07-11 Thread Wim Van Sebroeck
aabendal <es...@haabendal.dk> Reviewed-by: Guenter Roeck <li...@roeck-us.net> Signed-off-by: Guenter Roeck <li...@roeck-us.net> Signed-off-by: Wim Van Sebroeck <w...@iguana.be> commit e7bf02895f06c0603af800c4bfce3ca4ede9147d Author: Keiji Hayashibara <hayashibara.ke...@soc

[GIT PULL REQUEST] watchdog - v4.13-rc1 Merge Window

2017-07-11 Thread Wim Van Sebroeck
Signed-off-by: Wim Van Sebroeck commit e7bf02895f06c0603af800c4bfce3ca4ede9147d Author: Keiji Hayashibara Date: Wed Jun 14 16:53:44 2017 +0900 watchdog: uniphier: add UniPhier watchdog driver Add a watchdog driver for Socionext UniPhier series SoC. Note that the timeout value

Re: [PATCH V4 0/3] add UniPhier watchdog support

2017-07-06 Thread Wim Van Sebroeck
Hi All, > On 07/05/2017 03:26 AM, Masahiro Yamada wrote: > >2017-07-05 19:06 GMT+09:00 Keiji Hayashibara > >: > >>Hi Guenter, > >> > >>Let me confirm if I got it. > >> > >>I guess that this series finished the review. > >>Could you tell me the current state of

Re: [PATCH V4 0/3] add UniPhier watchdog support

2017-07-06 Thread Wim Van Sebroeck
Hi All, > On 07/05/2017 03:26 AM, Masahiro Yamada wrote: > >2017-07-05 19:06 GMT+09:00 Keiji Hayashibara > >: > >>Hi Guenter, > >> > >>Let me confirm if I got it. > >> > >>I guess that this series finished the review. > >>Could you tell me the current state of this series? > > > > > >I will pick

Re: [GIT PULL] watchdog updates for v4.12

2017-05-30 Thread Wim Van Sebroeck
Hi Geert, > Hi Günter, Linus, Wim, > > On Sun, May 14, 2017 at 5:55 AM, Guenter Roeck wrote: > > As requested by Wim: > > > > Please pull watchdog updates for Linux v4.12 from signed tag: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git > >

Re: [GIT PULL] watchdog updates for v4.12

2017-05-30 Thread Wim Van Sebroeck
Hi Geert, > Hi Günter, Linus, Wim, > > On Sun, May 14, 2017 at 5:55 AM, Guenter Roeck wrote: > > As requested by Wim: > > > > Please pull watchdog updates for Linux v4.12 from signed tag: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git > >

[GIT PULL REQUEST] watchdog - v4.12-rc1 Fixes

2017-05-20 Thread Wim Van Sebroeck
Fixes: 6adb730dc208 ("watchdog: bcm281xx: Watchdog Driver") Signed-off-by: Eric Anholt <e...@anholt.net> Reviewed-by: Florian Fainelli <f.faine...@gmail.com> Reviewed-by: Guenter Roeck <li...@roeck-us.net> Signed-off-by: Guenter Roeck <li...@roeck-us.net

[GIT PULL REQUEST] watchdog - v4.12-rc1 Fixes

2017-05-20 Thread Wim Van Sebroeck
("watchdog: bcm281xx: Watchdog Driver") Signed-off-by: Eric Anholt Reviewed-by: Florian Fainelli Reviewed-by: Guenter Roeck Signed-off-by: Guenter Roeck Signed-off-by: Wim Van Sebroeck commit 07441a7dd11f6855bcf55fbbfc6abba42258b2c6 Author: Wei Yongjun Date: Tue Ap

Re: [PATCH] watchdog: pcwd_usb: fix NULL-deref at probe

2017-05-14 Thread Wim Van Sebroeck
All, > > On Fri, May 12, 2017 at 12:36:27PM +0200, Johan Hovold wrote: > > > Hi Guenter and Wim, > > > > > > On Mon, Apr 03, 2017 at 07:05:46AM -0700, Guenter Roeck wrote: > > > > On 04/03/2017 01:36 AM, Johan Hovold wrote: > > > > > On Mon, Mar 13, 2017 at 10:16:33AM -0700, Guenter Roeck wrote:

Re: [PATCH] watchdog: pcwd_usb: fix NULL-deref at probe

2017-05-14 Thread Wim Van Sebroeck
All, > > On Fri, May 12, 2017 at 12:36:27PM +0200, Johan Hovold wrote: > > > Hi Guenter and Wim, > > > > > > On Mon, Apr 03, 2017 at 07:05:46AM -0700, Guenter Roeck wrote: > > > > On 04/03/2017 01:36 AM, Johan Hovold wrote: > > > > > On Mon, Mar 13, 2017 at 10:16:33AM -0700, Guenter Roeck wrote:

Re: [PATCH] watchdog: pcwd_usb: fix NULL-deref at probe

2017-05-14 Thread Wim Van Sebroeck
All, > On Fri, May 12, 2017 at 12:36:27PM +0200, Johan Hovold wrote: > > Hi Guenter and Wim, > > > > On Mon, Apr 03, 2017 at 07:05:46AM -0700, Guenter Roeck wrote: > > > On 04/03/2017 01:36 AM, Johan Hovold wrote: > > > > On Mon, Mar 13, 2017 at 10:16:33AM -0700, Guenter Roeck wrote: > > > >> On

Re: [PATCH] watchdog: pcwd_usb: fix NULL-deref at probe

2017-05-14 Thread Wim Van Sebroeck
All, > On Fri, May 12, 2017 at 12:36:27PM +0200, Johan Hovold wrote: > > Hi Guenter and Wim, > > > > On Mon, Apr 03, 2017 at 07:05:46AM -0700, Guenter Roeck wrote: > > > On 04/03/2017 01:36 AM, Johan Hovold wrote: > > > > On Mon, Mar 13, 2017 at 10:16:33AM -0700, Guenter Roeck wrote: > > > >> On

Re: linux-next: manual merge of the drivers-x86 tree with the watchdog tree

2017-05-03 Thread Wim Van Sebroeck
Hi All, > On Tue, May 02, 2017 at 02:58:22PM -0700, Guenter Roeck wrote: > > On Tue, May 02, 2017 at 02:30:46PM -0700, Darren Hart wrote: > > > On Tue, May 02, 2017 at 11:57:18PM +0300, Andy Shevchenko wrote: > > > > On Tue, May 2, 2017 at 11:21 PM, Darren Hart > > > >

Re: linux-next: manual merge of the drivers-x86 tree with the watchdog tree

2017-05-03 Thread Wim Van Sebroeck
Hi All, > On Tue, May 02, 2017 at 02:58:22PM -0700, Guenter Roeck wrote: > > On Tue, May 02, 2017 at 02:30:46PM -0700, Darren Hart wrote: > > > On Tue, May 02, 2017 at 11:57:18PM +0300, Andy Shevchenko wrote: > > > > On Tue, May 2, 2017 at 11:21 PM, Darren Hart > > > > wrote: > > > > > On Tue,

Re: Stopping watchdog in watchdog driver remove functions

2017-01-01 Thread Wim Van Sebroeck
Hi Guenter, > I noticed that several watchdog drivers stop the watchdog in trhe driver > remove function. > A non-exhaustive list of drivers doing that is > > drivers/watchdog/bcm7038_wdt.c > drivers/watchdog/cadence_wdt.c > drivers/watchdog/imgpdc_wdt.c >

Re: Stopping watchdog in watchdog driver remove functions

2017-01-01 Thread Wim Van Sebroeck
Hi Guenter, > I noticed that several watchdog drivers stop the watchdog in trhe driver > remove function. > A non-exhaustive list of drivers doing that is > > drivers/watchdog/bcm7038_wdt.c > drivers/watchdog/cadence_wdt.c > drivers/watchdog/imgpdc_wdt.c >

[GIT PULL REQUEST] watchdog - v4.10 merge window

2016-12-24 Thread Wim Van Sebroeck
Hi Linus, Due to time constraints and personal issues Guenter and I decided that this window will be a pull from another location. We got it wrong the first time, so here is our second request (together with our humble apologies). (I also hope that Guenters tree is signed, it normally is, but

[GIT PULL REQUEST] watchdog - v4.10 merge window

2016-12-24 Thread Wim Van Sebroeck
Hi Linus, Due to time constraints and personal issues Guenter and I decided that this window will be a pull from another location. We got it wrong the first time, so here is our second request (together with our humble apologies). (I also hope that Guenters tree is signed, it normally is, but

Re: [GIT PULL REQUEST] watchdog - v4.10 merge window

2016-12-24 Thread Wim Van Sebroeck
Hi Linus, Guenter, > On 12/23/2016 11:45 AM, Linus Torvalds wrote: > >On Fri, Dec 23, 2016 at 11:40 AM, Guenter Roeck wrote: > >> > >>FWIW: > > > >Hey, I can generate those myself. > > > >But when they aren't generated by the person who sends the pull > >request, they are

Re: [GIT PULL REQUEST] watchdog - v4.10 merge window

2016-12-24 Thread Wim Van Sebroeck
Hi Linus, Guenter, > On 12/23/2016 11:45 AM, Linus Torvalds wrote: > >On Fri, Dec 23, 2016 at 11:40 AM, Guenter Roeck wrote: > >> > >>FWIW: > > > >Hey, I can generate those myself. > > > >But when they aren't generated by the person who sends the pull > >request, they are worthless. > > > >The

[GIT PULL REQUEST] watchdog - v4.10 merge window

2016-12-23 Thread Wim Van Sebroeck
Hi Linus, Due to time constraints and personal issues Guenter and I decided that this window will be a pull from another location. So please pull from 'watchdog-for-linus-v4.10' branch of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git It contains the following

[GIT PULL REQUEST] watchdog - v4.10 merge window

2016-12-23 Thread Wim Van Sebroeck
Hi Linus, Due to time constraints and personal issues Guenter and I decided that this window will be a pull from another location. So please pull from 'watchdog-for-linus-v4.10' branch of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git It contains the following

Re: linux-next: unable to fetch the watchdog tree

2016-12-05 Thread Wim Van Sebroeck
Hi Stephen, Yes, I am setting up a new server. Kind regards, Wim. > Hi Wim, > > On Tue, 22 Nov 2016 09:49:19 +1100 Stephen Rothwell <s...@canb.auug.org.au> > wrote: > > > > On Mon, 14 Nov 2016 16:26:16 +0100 Wim Van Sebroeck <w...@iguana.be> wrote: >

Re: linux-next: unable to fetch the watchdog tree

2016-12-05 Thread Wim Van Sebroeck
Hi Stephen, Yes, I am setting up a new server. Kind regards, Wim. > Hi Wim, > > On Tue, 22 Nov 2016 09:49:19 +1100 Stephen Rothwell > wrote: > > > > On Mon, 14 Nov 2016 16:26:16 +0100 Wim Van Sebroeck wrote: > > > > > > This has

Re: linux-next: unable to fetch the watchdog tree

2016-11-14 Thread Wim Van Sebroeck
Hi Stephen, This has been fixed. Thanks for notifying me about it. Kind regards, Wim. > Hi Wim, > > For the past few days (nearly a week, sorry) fetching the watchdog tree > (git://www.linux-watchdog.org/linux-watchdog-next.git#master) has > resulted in a hung connection. > > -- > Cheers, >

Re: linux-next: unable to fetch the watchdog tree

2016-11-14 Thread Wim Van Sebroeck
Hi Stephen, This has been fixed. Thanks for notifying me about it. Kind regards, Wim. > Hi Wim, > > For the past few days (nearly a week, sorry) fetching the watchdog tree > (git://www.linux-watchdog.org/linux-watchdog-next.git#master) has > resulted in a hung connection. > > -- > Cheers, >

Re: [PATCH 1/1] watchdog: pcipcwd_show_card_info: wrong format string

2016-11-06 Thread Wim Van Sebroeck
Hi All, > On 11/05/2016 07:50 AM, Heinrich Schuchardt wrote: > >fw_rev_major and fw_rev_minor are defined as int. > >Use %d to print them. > > > >Signed-off-by: Heinrich Schuchardt > >--- > > drivers/watchdog/pcwd_pci.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-)

Re: [PATCH 1/1] watchdog: pcipcwd_show_card_info: wrong format string

2016-11-06 Thread Wim Van Sebroeck
Hi All, > On 11/05/2016 07:50 AM, Heinrich Schuchardt wrote: > >fw_rev_major and fw_rev_minor are defined as int. > >Use %d to print them. > > > >Signed-off-by: Heinrich Schuchardt > >--- > > drivers/watchdog/pcwd_pci.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > >diff --git

Re: [GIT PULL REQUEST] watchdog - v4.9 merge window

2016-10-12 Thread Wim Van Sebroeck
Hi Linus, It's an old server with only 512Mb RAM. I'm in the progress off replacing it (in another datacenter). Meanwhile I'll restart git-daemon. Sorry, Wim. > On Wed, Oct 12, 2016 at 11:35 AM, Wim Van Sebroeck <w...@iguana.be> wrote: > > Hi Linus, > > > > Pleas

Re: [GIT PULL REQUEST] watchdog - v4.9 merge window

2016-10-12 Thread Wim Van Sebroeck
Hi Linus, It's an old server with only 512Mb RAM. I'm in the progress off replacing it (in another datacenter). Meanwhile I'll restart git-daemon. Sorry, Wim. > On Wed, Oct 12, 2016 at 11:35 AM, Wim Van Sebroeck wrote: > > Hi Linus, > > > > Please pull from 'master' bran

[GIT PULL REQUEST] watchdog - v4.9 merge window

2016-10-12 Thread Wim Van Sebroeck
evices. Signed-off-by: Vladimir Zapolskiy <vladimir_zapols...@mentor.com> Reviewed-by: Guenter Roeck <li...@roeck-us.net> Reviewed-by: Wolfram Sang <wsa+rene...@sang-engineering.com> Signed-off-by: Guenter Roeck <li...@roeck-us.net> Signed-off-by: Wi

[GIT PULL REQUEST] watchdog - v4.9 merge window

2016-10-12 Thread Wim Van Sebroeck
-by: Vladimir Zapolskiy Reviewed-by: Guenter Roeck Reviewed-by: Wolfram Sang Signed-off-by: Guenter Roeck Signed-off-by: Wim Van Sebroeck commit 2accf320786210db92f36866cc71fa894f510a4a Author: Wolfram Sang Date: Fri Oct 7 15:41:38 2016 +0300 watchdog: softdog: implement

Re: [PATCH] watchdog: rt2880_wdt: Remove assignment of dev pointer

2016-10-08 Thread Wim Van Sebroeck
Hi Matt, > Commit 0254e953537c ("watchdog: Drop pointer to watchdog device from > struct watchdog_device") removed the dev pointer from struct > watchdog_device, but this driver was still assigning it, leading to a > compilation error: > > drivers/watchdog/rt2880_wdt.c: In function

Re: [PATCH] watchdog: rt2880_wdt: Remove assignment of dev pointer

2016-10-08 Thread Wim Van Sebroeck
Hi Matt, > Commit 0254e953537c ("watchdog: Drop pointer to watchdog device from > struct watchdog_device") removed the dev pointer from struct > watchdog_device, but this driver was still assigning it, leading to a > compilation error: > > drivers/watchdog/rt2880_wdt.c: In function

Re: [PATCH] watchdog: iTCO_wdt: constify iTCO_wdt_pm structure

2016-10-08 Thread Wim Van Sebroeck
Hi Julia, > iTCO_wdt_pm, of type struct dev_pm_ops, is never modified, so declare it as > const. > > Done with the help of Coccinelle. > > Signed-off-by: Julia Lawall This patch and your constify watchdog_ops structures were added to linux-watchdog-next almost 2 weeks

Re: [PATCH] watchdog: iTCO_wdt: constify iTCO_wdt_pm structure

2016-10-08 Thread Wim Van Sebroeck
Hi Julia, > iTCO_wdt_pm, of type struct dev_pm_ops, is never modified, so declare it as > const. > > Done with the help of Coccinelle. > > Signed-off-by: Julia Lawall This patch and your constify watchdog_ops structures were added to linux-watchdog-next almost 2 weeks ago. Kind regards,

Re: [PATCH] watchdog: hpwdt: add support for iLO5

2016-10-08 Thread Wim Van Sebroeck
Hi Brian, > iLO5 will offer the same watchdog timer as previous generations, but the > PCI subsystem vendor ID will be PCI_VENDOR_ID_HP_3PAR (0x1590) instead of > PCI_VENDOR_ID_HP (0x103c). Add 0x1590 to the whitelist and be more > specific when ignoring the 103c,1979 device. > > Signed-off-by:

Re: [PATCH] watchdog: hpwdt: add support for iLO5

2016-10-08 Thread Wim Van Sebroeck
Hi Brian, > iLO5 will offer the same watchdog timer as previous generations, but the > PCI subsystem vendor ID will be PCI_VENDOR_ID_HP_3PAR (0x1590) instead of > PCI_VENDOR_ID_HP (0x103c). Add 0x1590 to the whitelist and be more > specific when ignoring the 103c,1979 device. > > Signed-off-by:

Re: [PATCH 10/19] watchdog: bindings: Remove obsolete platforms from dt doc.

2016-10-08 Thread Wim Van Sebroeck
Hi Peter, > STiH415/6 SoC support is being removed from the kernel > so update the dt bding document to reflect this. > > Signed-off-by: Peter Griffin > Cc: > Cc: > Cc: > Cc: >

Re: [PATCH 10/19] watchdog: bindings: Remove obsolete platforms from dt doc.

2016-10-08 Thread Wim Van Sebroeck
Hi Peter, > STiH415/6 SoC support is being removed from the kernel > so update the dt bding document to reflect this. > > Signed-off-by: Peter Griffin > Cc: > Cc: > Cc: > Cc: > --- This patch and your st_wdt patch has been added to linux-watchdog-next almost 2 weeks ago. Kind regards,

Re: [PATCH] watchdog-asm9260: Delete owner assignment

2016-10-08 Thread Wim Van Sebroeck
Hi Markus, > From: Markus Elfring > Date: Mon, 15 Aug 2016 13:34:47 +0200 > > The field "owner" is set by core. Thus delete an extra initialisation. > > Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci > Signed-off-by: Markus Elfring

Re: [PATCH] watchdog-asm9260: Delete owner assignment

2016-10-08 Thread Wim Van Sebroeck
Hi Markus, > From: Markus Elfring > Date: Mon, 15 Aug 2016 13:34:47 +0200 > > The field "owner" is set by core. Thus delete an extra initialisation. > > Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci > Signed-off-by: Markus Elfring This patch was added to

Re: [PATCH v5] watchdog: ziirave_wdt: Add support to upload the firmware.

2016-10-08 Thread Wim Van Sebroeck
Hi Enric, > This patch adds and entry to the sysfs to start firmware upload process > on the specified device with the requested firmware. > > The uploading of the firmware needs only to happen once per firmware > upgrade, as the firmware is stored in persistent storage. If the > firmware upload

Re: [PATCH v5] watchdog: ziirave_wdt: Add support to upload the firmware.

2016-10-08 Thread Wim Van Sebroeck
Hi Enric, > This patch adds and entry to the sysfs to start firmware upload process > on the specified device with the requested firmware. > > The uploading of the firmware needs only to happen once per firmware > upgrade, as the firmware is stored in persistent storage. If the > firmware upload

Re: [PATCH 3/4] watchdog: sa11x0/pxa: get rid of get_clock_tick_rate

2016-09-27 Thread Wim Van Sebroeck
Hi Robert, > The OS timer rate used for the watchdog can now be fetched from the > standard clock API. This will remove the last user of > get_clock_tick_rate() in both pxa and sa11x0 architectures. > > Signed-off-by: Robert Jarzmik <robert.jarz...@free.fr> Acked-by

Re: [PATCH 3/4] watchdog: sa11x0/pxa: get rid of get_clock_tick_rate

2016-09-27 Thread Wim Van Sebroeck
Hi Robert, > The OS timer rate used for the watchdog can now be fetched from the > standard clock API. This will remove the last user of > get_clock_tick_rate() in both pxa and sa11x0 architectures. > > Signed-off-by: Robert Jarzmik Acked-by: Wim Van Sebroeck Kind regards, Wim.

Re: [RFC 3/3] watchdog: introduce CONFIG_WATCHDOG_OPEN_DEADLINE

2016-08-01 Thread Wim Van Sebroeck
Hi All, > On 07/27/2016 01:17 PM, Rasmus Villemoes wrote: > >On 2016-07-21 02:31, Guenter Roeck wrote: > >>On Thu, Jul 21, 2016 at 12:08:52AM +0200, Rasmus Villemoes wrote: > >> > >>I hear you. "configure hardware" is a slippery term, though. After all, > >>one would typically configure the

Re: [RFC 3/3] watchdog: introduce CONFIG_WATCHDOG_OPEN_DEADLINE

2016-08-01 Thread Wim Van Sebroeck
Hi All, > On 07/27/2016 01:17 PM, Rasmus Villemoes wrote: > >On 2016-07-21 02:31, Guenter Roeck wrote: > >>On Thu, Jul 21, 2016 at 12:08:52AM +0200, Rasmus Villemoes wrote: > >> > >>I hear you. "configure hardware" is a slippery term, though. After all, > >>one would typically configure the

[GIT PULL REQUEST] watchdog - v4.8 Merge Window

2016-07-31 Thread Wim Van Sebroeck
s NULL. This is detected by Coccinelle semantic patch. Signed-off-by: Wei Yongjun <weiyj...@gmail.com> Reviewed-by: Guenter Roeck <li...@roeck-us.net> Signed-off-by: Guenter Roeck <li...@roeck-us.net> Signed-off-by: Wim Van Sebroeck

[GIT PULL REQUEST] watchdog - v4.8 Merge Window

2016-07-31 Thread Wim Van Sebroeck
by Coccinelle semantic patch. Signed-off-by: Wei Yongjun Reviewed-by: Guenter Roeck Signed-off-by: Guenter Roeck Signed-off-by: Wim Van Sebroeck commit 3c10bbde10fe4dca52726e246cefa6b0a1dfbd3e Author: Guenter Roeck Date: Thu Jul 21 14:21:56 2016 -0700 watchdog: core

Re: [RFC 1/3] watchdog: change watchdog_need_worker logic

2016-07-17 Thread Wim Van Sebroeck
Hi Rasmus, > If the driver indicates that the watchdog is running, the framework > should feed it until userspace opens the device, regardless of whether > the driver has set max_hw_heartbeat_ms. > > This patch only affects the case where wdd->max_hw_heartbeat_ms is > zero, wdd->timeout is

Re: [RFC 1/3] watchdog: change watchdog_need_worker logic

2016-07-17 Thread Wim Van Sebroeck
Hi Rasmus, > If the driver indicates that the watchdog is running, the framework > should feed it until userspace opens the device, regardless of whether > the driver has set max_hw_heartbeat_ms. > > This patch only affects the case where wdd->max_hw_heartbeat_ms is > zero, wdd->timeout is

Re: [RFC 1/3] watchdog: change watchdog_need_worker logic

2016-07-17 Thread Wim Van Sebroeck
Hi Guenter, > On 07/17/2016 12:24 PM, Wim Van Sebroeck wrote: > >Hi Rasmus, > > > >>If the driver indicates that the watchdog is running, the framework > >>should feed it until userspace opens the device, regardless of whether > >>the driver has set max

Re: [RFC 1/3] watchdog: change watchdog_need_worker logic

2016-07-17 Thread Wim Van Sebroeck
Hi Guenter, > On 07/17/2016 12:24 PM, Wim Van Sebroeck wrote: > >Hi Rasmus, > > > >>If the driver indicates that the watchdog is running, the framework > >>should feed it until userspace opens the device, regardless of whether > >>the driver has set max

Re: [PATCH 2/3] watchdog: bcm2835_wdt: remove redundant ->set_timeout callback

2016-07-17 Thread Wim Van Sebroeck
Hi Rasmus, > bcm2835_wdt_set_timeout does exactly what the watchdog framework does > in the absence of a ->set_timeout callback (see watchdog_set_timeout > in watchdog_dev.c), so remove it. > > Signed-off-by: Rasmus Villemoes > --- > drivers/watchdog/bcm2835_wdt.c |

Re: [PATCH 2/3] watchdog: bcm2835_wdt: remove redundant ->set_timeout callback

2016-07-17 Thread Wim Van Sebroeck
Hi Rasmus, > bcm2835_wdt_set_timeout does exactly what the watchdog framework does > in the absence of a ->set_timeout callback (see watchdog_set_timeout > in watchdog_dev.c), so remove it. > > Signed-off-by: Rasmus Villemoes > --- > drivers/watchdog/bcm2835_wdt.c | 7 --- > 1 file

Re: [PATCH 1/3] watchdog: bcm2835_wdt: constify _ops and _info structures

2016-07-17 Thread Wim Van Sebroeck
Hi Rasmus, > These are never modified, so might as well be const. > > Signed-off-by: Rasmus Villemoes > --- > drivers/watchdog/bcm2835_wdt.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/watchdog/bcm2835_wdt.c

Re: [PATCH 1/3] watchdog: bcm2835_wdt: constify _ops and _info structures

2016-07-17 Thread Wim Van Sebroeck
Hi Rasmus, > These are never modified, so might as well be const. > > Signed-off-by: Rasmus Villemoes > --- > drivers/watchdog/bcm2835_wdt.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/watchdog/bcm2835_wdt.c b/drivers/watchdog/bcm2835_wdt.c > index

  1   2   3   4   5   6   7   8   9   >