[GIT PULL REQUEST] watchdog - v5.5 Fixes
From: Wim Van Sebroeck
Date: Mon Jan 06 2020 - 15:07:21 EST
Hi Linus,
Please pull the watchdog changes for the v5.5 release cycle.
This series contains:
* rn5t618_wdt: fix module aliases
* max77620_wdt: fix potential build errors
* imx7ulp: Fix missing conversion of imx7ulp_wdt_enable()
* orion: fix platform_get_irq() complaints
* w83627hf_wdt: Fix NCT6116D support
The output from git request-pull:
----------------------------------------------------------------
The following changes since commit d1eef1c619749b2a57e514a3fa67d9a516ffa919:
Linux 5.5-rc2 (2019-12-15 15:16:08 -0800)
are available in the git repository at:
git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-5.5-fixes
for you to fetch changes up to dcbce5fbcc69bf2553f650004aad44bf390eca73:
watchdog: orion: fix platform_get_irq() complaints (2019-12-30 15:58:29 +0100)
----------------------------------------------------------------
linux-watchdog 5.5-fixes tag
----------------------------------------------------------------
Andreas Kemnade (1):
watchdog: rn5t618_wdt: fix module aliases
David Engraf (1):
watchdog: max77620_wdt: fix potential build errors
Fabio Estevam (1):
watchdog: imx7ulp: Fix missing conversion of imx7ulp_wdt_enable()
Russell King (1):
watchdog: orion: fix platform_get_irq() complaints
Srikanth Krishnakar (1):
watchdog: w83627hf_wdt: Fix support NCT6116D
YueHaibing (1):
watchdog: tqmx86_wdt: Fix build error
drivers/watchdog/Kconfig | 2 ++
drivers/watchdog/imx7ulp_wdt.c | 2 +-
drivers/watchdog/orion_wdt.c | 4 ++--
drivers/watchdog/rn5t618_wdt.c | 1 +
drivers/watchdog/w83627hf_wdt.c | 2 +-
5 files changed, 7 insertions(+), 4 deletions(-)
----------------------------------------------------------------
Kind regards,
Wim.