RE: [PATCH RFT] watchdog: da9063_wdt: parse DT for timeout value, too
From: Steve Twiss
Date: Tue Apr 16 2019 - 06:21:20 EST
On 14 April 2019 12:10, Wolfram Sang wrote:
> Subject: [PATCH RFT] watchdog: da9063_wdt: parse DT for timeout value, too
>
> And make sure the final obtained value gets properly scaled. Remove two
> empty lines to group the initialization blocks while we are here.
>
> Signed-off-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
> ---
>
> Tested with a Renesas Lager board (R-Car H2, DA9063AD), checking the initial
> timeout value via sysfs. I didn't test handover from bootloader because my
> bootloader neither supports WDT or I2C out of the box.
Tested on git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git
* watchdog-next 6829e6ef3f22 [origin/watchdog-next] watchdog: pnx4008: readout watchdog state
Tested-by: Steve Twiss <stwiss.opensource@xxxxxxxxxxx>
Regards,
Steve