From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.active-venture.com ([67.228.131.205]:51082 "EHLO mail.active-venture.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753707Ab3KQCZx (ORCPT ); Sat, 16 Nov 2013 21:25:53 -0500 Message-ID: <52882930.8020207@roeck-us.net> Date: Sat, 16 Nov 2013 18:25:52 -0800 From: Guenter Roeck MIME-Version: 1.0 To: "ivan.khoronzhuk" , Santosh Shilimkar , wim@iguana.be, nsekhar@ti.com, linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org CC: grant.likely@linaro.org, rob.herring@calxeda.com, pawel.moll@arm.com, mark.rutland@arm.com, swarren@wwwdotorg.org, galak@kernel.crashing.org, ijc+devicetree@hellion.org.uk, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: Fwd: [PATCH 5/8] watchdog: davinci: add "timeout-sec" property References: <1383680783-12114-6-git-send-email-ivan.khoronzhuk@ti.com> <527A28D8.9040901@ti.com> In-Reply-To: <527A28D8.9040901@ti.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-watchdog-owner@vger.kernel.org List-Id: linux-watchdog@vger.kernel.org On 11/06/2013 03:32 AM, ivan.khoronzhuk wrote: > Since Davinci WDT has been switched to use WDT core, it became able > to support timeout-sec property, so add it to it's binding description. > > Signed-off-by: Ivan Khoronzhuk > --- > .../devicetree/bindings/watchdog/davinci-wdt.txt | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/Documentation/devicetree/bindings/watchdog/davinci-wdt.txt b/Documentation/devicetree/bindings/watchdog/davinci-wdt.txt > index 75558cc..1668b6e 100644 > --- a/Documentation/devicetree/bindings/watchdog/davinci-wdt.txt > +++ b/Documentation/devicetree/bindings/watchdog/davinci-wdt.txt > @@ -4,9 +4,14 @@ Required properties: > - compatible : Should be "ti,davinci-wdt" > - reg : Should contain WDT registers location and length > > +Optional properties: > + empty line not needed here (and inconsistent). > +- timeout-sec: Contains the watchdog timeout in seconds > + Formatting is different to other bindings. > Examples: > > wdt: wdt@2320000 { > compatible = "ti,davinci-wdt"; > reg = <0x02320000 0x80>; > + timeout-sec = <30>; > }; > From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@roeck-us.net (Guenter Roeck) Date: Sat, 16 Nov 2013 18:25:52 -0800 Subject: Fwd: [PATCH 5/8] watchdog: davinci: add "timeout-sec" property In-Reply-To: <527A28D8.9040901@ti.com> References: <1383680783-12114-6-git-send-email-ivan.khoronzhuk@ti.com> <527A28D8.9040901@ti.com> Message-ID: <52882930.8020207@roeck-us.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 11/06/2013 03:32 AM, ivan.khoronzhuk wrote: > Since Davinci WDT has been switched to use WDT core, it became able > to support timeout-sec property, so add it to it's binding description. > > Signed-off-by: Ivan Khoronzhuk > --- > .../devicetree/bindings/watchdog/davinci-wdt.txt | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/Documentation/devicetree/bindings/watchdog/davinci-wdt.txt b/Documentation/devicetree/bindings/watchdog/davinci-wdt.txt > index 75558cc..1668b6e 100644 > --- a/Documentation/devicetree/bindings/watchdog/davinci-wdt.txt > +++ b/Documentation/devicetree/bindings/watchdog/davinci-wdt.txt > @@ -4,9 +4,14 @@ Required properties: > - compatible : Should be "ti,davinci-wdt" > - reg : Should contain WDT registers location and length > > +Optional properties: > + empty line not needed here (and inconsistent). > +- timeout-sec: Contains the watchdog timeout in seconds > + Formatting is different to other bindings. > Examples: > > wdt: wdt at 2320000 { > compatible = "ti,davinci-wdt"; > reg = <0x02320000 0x80>; > + timeout-sec = <30>; > }; > From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guenter Roeck Subject: Re: Fwd: [PATCH 5/8] watchdog: davinci: add "timeout-sec" property Date: Sat, 16 Nov 2013 18:25:52 -0800 Message-ID: <52882930.8020207@roeck-us.net> References: <1383680783-12114-6-git-send-email-ivan.khoronzhuk@ti.com> <527A28D8.9040901@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <527A28D8.9040901-l0cyMroinI0@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: "ivan.khoronzhuk" , Santosh Shilimkar , wim-IQzOog9fTRqzQB+pC5nmwQ@public.gmane.org, nsekhar-l0cyMroinI0@public.gmane.org, linux-watchdog-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org, pawel.moll-5wv7dgnIgG8@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org, galak-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org, ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org On 11/06/2013 03:32 AM, ivan.khoronzhuk wrote: > Since Davinci WDT has been switched to use WDT core, it became able > to support timeout-sec property, so add it to it's binding description. > > Signed-off-by: Ivan Khoronzhuk > --- > .../devicetree/bindings/watchdog/davinci-wdt.txt | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/Documentation/devicetree/bindings/watchdog/davinci-wdt.txt b/Documentation/devicetree/bindings/watchdog/davinci-wdt.txt > index 75558cc..1668b6e 100644 > --- a/Documentation/devicetree/bindings/watchdog/davinci-wdt.txt > +++ b/Documentation/devicetree/bindings/watchdog/davinci-wdt.txt > @@ -4,9 +4,14 @@ Required properties: > - compatible : Should be "ti,davinci-wdt" > - reg : Should contain WDT registers location and length > > +Optional properties: > + empty line not needed here (and inconsistent). > +- timeout-sec: Contains the watchdog timeout in seconds > + Formatting is different to other bindings. > Examples: > > wdt: wdt@2320000 { > compatible = "ti,davinci-wdt"; > reg = <0x02320000 0x80>; > + timeout-sec = <30>; > }; > -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html