Re: [PATCH 2/2] watchdog: BD70528: conditionally allow BD70528 module

2021-01-07 Thread Matti Vaittinen
On Thu, Jan 7, 2021 at 5:12 PM Guenter Roeck wrote: > > On Thu, Jan 07, 2021 at 08:37:25AM +0200, Matti Vaittinen wrote: > > The BD70528 watchdog module provides start/stop interface for RTC > > driver because the BD70528 watchdog must be stopped when RTC time > > is set. (WDG uses RTC counter and

Re: [PATCH 2/2] watchdog: BD70528: conditionally allow BD70528 module

2021-01-07 Thread Guenter Roeck
On Thu, Jan 07, 2021 at 08:37:25AM +0200, Matti Vaittinen wrote: > The BD70528 watchdog module provides start/stop interface for RTC > driver because the BD70528 watchdog must be stopped when RTC time > is set. (WDG uses RTC counter and setting RTC may accidentally trigger > WDG if WDG is enabled).