[GIT PULL REQUEST] watchdog - v5.4-rc7 Fixes

From: Wim Van Sebroeck
Date: Sat Nov 09 2019 - 05:47:09 EST


Hi Linus,

Please pull the watchdog fixes for v5.4-rc7.

This series contains:
* cpwd: fix build regression
* pm8916_wdt: fix pretimeout registration flow
* meson: Fix the wrong value of left time
* imx_sc_wdt: Pretimeout should follow SCU firmware format
* bd70528: Add MODULE_ALIAS to allow module auto loading

The output from git request-pull:
----------------------------------------------------------------
The following changes since commit a99d8080aaf358d5d23581244e5da23b35e340b9:

Linux 5.4-rc6 (2019-11-03 14:07:26 -0800)

are available in the git repository at:

git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-5.4-rc7

for you to fetch changes up to 81363f248aecd2b5f10547af268a4dfaf8963489:

watchdog: bd70528: Add MODULE_ALIAS to allow module auto loading (2019-11-05 16:58:12 +0100)

----------------------------------------------------------------
linux-watchdog 5.4-rc7 tag

----------------------------------------------------------------
Anson Huang (1):
watchdog: imx_sc_wdt: Pretimeout should follow SCU firmware format

Arnd Bergmann (1):
watchdog: cpwd: fix build regression

Jorge Ramirez-Ortiz (1):
watchdog: pm8916_wdt: fix pretimeout registration flow

Matti Vaittinen (1):
watchdog: bd70528: Add MODULE_ALIAS to allow module auto loading

Xingyu Chen (1):
watchdog: meson: Fix the wrong value of left time

drivers/watchdog/bd70528_wdt.c | 1 +
drivers/watchdog/cpwd.c | 8 +++++++-
drivers/watchdog/imx_sc_wdt.c | 8 +++++++-
drivers/watchdog/meson_gxbb_wdt.c | 4 ++--
drivers/watchdog/pm8916_wdt.c | 15 +++++++++++----
5 files changed, 28 insertions(+), 8 deletions(-)
----------------------------------------------------------------

Kind regards,
Wim.