Watchdog patches for 4.7 commit window:

Documentation: Add ebc-c384_wdt watchdog-parameters.txt entry
watchdog: shwdt: Use setup_timer()
watchdog: cpwd: Use setup_timer()
watchdog: f71808e_wdt: Fix WDTMOUT_STS register read
	[This is a bug fix]
watchdog: remove error message when unable to allocate watchdog device
watchdog: f71808e_wdt: Fix typo
watchdog: f71808e_wdt: Add F81865 support
sp5100_tco: properly check for new register layouts
	[This is a bug fix]
watchdog: core: Fix circular locking dependency
	[This is a bug fix]
watchdog: core: fix trivial typo in a comment
watchdog: hpwdt: Adjust documentation to match latest kernel module parameters.
watchdog: imx2_wdt: add external reset support via dt prop
watchdog: octeon: Handle the FROZEN hot plug notifier actions.
watchdog: qcom: Report reboot reason
arm64: defconfig: enable Renesas Watchdog Timer
watchdog: renesas-wdt: add driver
Documentation: Add ebc-c384_wdt watchdog-parameters.txt entry

The WinSystems EBC-C384 watchdog timer driver supports two module
parameters: timeout and nowayout. These parameters should be documented
in the watchdog-parameters.txt file.

Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
1 file changed