Messages in this thread |  | | Date | Sun, 18 Feb 2018 17:13:49 -0600 | From | Rob Herring <> | Subject | Re: [PATCH] watchdog: imx2_wdt: allow setting timeout in devicetree |
| |
On Thu, Feb 08, 2018 at 02:11:08PM +0100, Marcus Folkesson wrote: > 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> > --- > Documentation/devicetree/bindings/watchdog/fsl-imx-wdt.txt | 2 ++ > drivers/watchdog/imx2_wdt.c | 8 ++------ > 2 files changed, 4 insertions(+), 6 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>
|  |