linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] A few fixes to sprd watchdog driver
@ 2020-10-29  2:39 Chunyan Zhang
  2020-10-29  2:39 ` [PATCH v2 1/3] watchdog: sprd: remove watchdog disable from resume fail path Chunyan Zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Chunyan Zhang @ 2020-10-29  2:39 UTC (permalink / raw)
  To: Wim Van Sebroeck, Guenter Roeck
  Cc: linux-watchdog, linux-kernel, Orson Zhai, Baolin Wang,
	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 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 | 42 ++++++++++++++++++-------------------
 1 file changed, 20 insertions(+), 22 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2020-11-08 16:30 UTC | newest]

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

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).