Messages in this thread |  | | From | Chen-Yu Tsai <> | Date | Mon, 19 Feb 2018 11:01:19 +0800 | Subject | Re: [PATCH v3 2/7] watchdog: sunxi: allow setting timeout in devicetree |
| |
On Mon, Feb 19, 2018 at 8:06 AM, Rob Herring <robh@kernel.org> wrote: > On Sun, Feb 11, 2018 at 09:08:42PM +0100, Marcus Folkesson wrote: >> watchdog_init_timeout() will allways pick timeout_param since it >> defaults to a valid timeout. >> >> By following best practice described in >> Documentation/watchdog/watchdog-kernel-api.txt, it also >> let us to set timout-sec property in devicetree. >> >> Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com> >> Reviewed-by: Guenter Roeck <linux@roeck-us.net> >> --- >> Documentation/devicetree/bindings/watchdog/sunxi-wdt.txt | 4 ++++ >> drivers/watchdog/sunxi_wdt.c | 2 +- >> 2 files changed, 5 insertions(+), 1 deletion(-) > > Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Chen-Yu Tsai <wens@csie.org>
|  |