linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] A few fixes to sprd watchdog driver
@ 2020-11-09  3:00 Chunyan Zhang
  2020-11-09  3:00 ` [PATCH v3 1/3] watchdog: sprd: remove watchdog disable from resume fail path Chunyan Zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chunyan Zhang @ 2020-11-09  3:00 UTC (permalink / raw)
  To: Wim Van Sebroeck, Guenter Roeck
  Cc: linux-watchdog, linux-kernel, Orson Zhai, Chunyan Zhang,
	Chunyan Zhang, Lingling Xu, Jingchao Ye, Xiaoqing Wu

From: Chunyan Zhang <chunyan.zhang@unisoc.com>

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

Changes since v2:
* Added Guenter Roeck's Reviewed-by on patch 2,3;

Changes since v1:
* Added Reviewed-by from Guenter Roeck;
* Abandon original patch 2, add a new patch to use usleep_range() instead of busy loop;
* Revised the max times of loop, also revised the comments for checking busy bit;
* Revised commit message for the whole patchset;

Chunyan Zhang (1):
  watchdog: sprd: change to use usleep_range() instead of busy loop

Lingling Xu (2):
  watchdog: sprd: remove watchdog disable from resume fail path
  watchdog: sprd: check busy bit before new loading rather than after
    that

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

-- 
2.20.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-11-09  3:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-09  3:00 [PATCH v3 0/3] A few fixes to sprd watchdog driver Chunyan Zhang
2020-11-09  3:00 ` [PATCH v3 1/3] watchdog: sprd: remove watchdog disable from resume fail path Chunyan Zhang
2020-11-09  3:00 ` [PATCH v3 2/3] watchdog: sprd: check busy bit before new loading rather than after that Chunyan Zhang
2020-11-09  3:00 ` [PATCH v3 3/3] watchdog: sprd: change to use usleep_range() instead of busy loop Chunyan Zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).