[GIT PULL REQUEST] watchdog - v5.6 Fixes

From: Wim Van Sebroeck
Date: Fri Feb 21 2020 - 09:06:03 EST


Hi Linus,

Please pull the watchdog fixes for the v5.6 release cycle.

This series contains:
* mtk_wdt.c: RESET_CONTROLLER build error fix
* da9062: fix power management ops
* da9062: do not ping the hw during stop()
* da9062: Add dependency on I2C

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

Linux 5.6-rc2 (2020-02-16 13:16:59 -0800)

are available in the git repository at:

git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-5.6-rc3

for you to fetch changes up to 44144c809e39d64ff9931c7e8956c42b2baa89e6:

watchdog: da9062: Add dependency on I2C (2020-02-17 13:19:08 +0100)

----------------------------------------------------------------
linux-watchdog 5.6-rc3 tag

----------------------------------------------------------------
Guenter Roeck (1):
watchdog: da9062: Add dependency on I2C

Marco Felsch (2):
watchdog: da9062: do not ping the hw during stop()
watchdog: da9062: fix power management ops

Randy Dunlap (1):
watchdog: fix mtk_wdt.c RESET_CONTROLLER build error

drivers/watchdog/Kconfig | 2 ++
drivers/watchdog/da9062_wdt.c | 19 ++++++++++++-------
2 files changed, 14 insertions(+), 7 deletions(-)
----------------------------------------------------------------

Kind regards,
Wim.