Re: [PATCH v2 2/3] watchdog: sprd: check busy bit before new loading rather than after that

2020-11-08 Thread Guenter Roeck
On 10/28/20 7:39 PM, Chunyan Zhang wrote: > From: Lingling Xu > > As the specification described, users must check busy bit before start > a new loading operation to make sure that the previous loading is done > and the device is ready to accept a new one. > > [ chunyan: Massaged changelog ] >

[PATCH v2 2/3] watchdog: sprd: check busy bit before new loading rather than after that

2020-10-28 Thread Chunyan Zhang
From: Lingling Xu As the specification described, users must check busy bit before start a new loading operation to make sure that the previous loading is done and the device is ready to accept a new one. [ chunyan: Massaged changelog ] Fixes: 477603467009 ("watchdog: Add Spreadtrum watchdog dr