mbox series

[GIT,PULL,REQUEST] watchdog - v5.6 Fixes

Message ID 20200221131549.GA13194@www.linux-watchdog.org (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL,REQUEST] watchdog - v5.6 Fixes | expand

Pull-request

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

Message

Wim Van Sebroeck Feb. 21, 2020, 1:15 p.m. UTC
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.

Comments

pr-tracker-bot@kernel.org Feb. 21, 2020, 9:10 p.m. UTC | #1
The pull request you sent on Fri, 21 Feb 2020 14:15:49 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0c0ddd6ae47c9238c18f475bcca675ca74c9dc31

Thank you!