mbox series

[0/3] A few fixes to sprd watchdog driver

Message ID 20201026080919.28413-1-zhang.lyra@gmail.com (mailing list archive)
Headers show
Series A few fixes to sprd watchdog driver | expand

Message

Chunyan Zhang Oct. 26, 2020, 8:09 a.m. UTC
From: Chunyan Zhang <chunyan.zhang@unisoc.com>

A few issues about sprd watchdog driver were found recently, this
patchset would fix them.

Lingling Xu (3):
  watchdog: sprd: should not disable watchdog in resume
  watchdog: sprd: change timeout value from 1000 to 2000
  watchdog: sprd: check busy bit before kick watchdog

 drivers/watchdog/sprd_wdt.c | 38 +++++++++++++++++--------------------
 1 file changed, 17 insertions(+), 21 deletions(-)