* [PATCH Resend 1/1] Documentation/watchdog: Add binding example in samsung-wdt
@ 2013-10-30 5:26 Sachin Kamat
2013-10-30 6:43 ` Leela Krishna Amudala
0 siblings, 1 reply; 3+ messages in thread
From: Sachin Kamat @ 2013-10-30 5:26 UTC (permalink / raw)
To: linux-watchdog
Cc: linux-samsung-soc, devicetree, mark.rutland, wim, linux,
sachin.kamat
Added an example for reference.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
.../devicetree/bindings/watchdog/samsung-wdt.txt | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/Documentation/devicetree/bindings/watchdog/samsung-wdt.txt b/Documentation/devicetree/bindings/watchdog/samsung-wdt.txt
index 2aa486c..7ddf461 100644
--- a/Documentation/devicetree/bindings/watchdog/samsung-wdt.txt
+++ b/Documentation/devicetree/bindings/watchdog/samsung-wdt.txt
@@ -12,3 +12,12 @@ Required properties:
Optional properties:
- timeout-sec : contains the watchdog timeout in seconds.
+
+Example:
+
+watchdog@101D0000 {
+ compatible = "samsung,s3c2410-wdt";
+ reg = <0x101D0000 0x100>;
+ interrupts = <0 42 0>;
+ status = "disabled";
+};
--
1.7.9.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH Resend 1/1] Documentation/watchdog: Add binding example in samsung-wdt
2013-10-30 5:26 [PATCH Resend 1/1] Documentation/watchdog: Add binding example in samsung-wdt Sachin Kamat
@ 2013-10-30 6:43 ` Leela Krishna Amudala
2013-10-30 7:04 ` Sachin Kamat
0 siblings, 1 reply; 3+ messages in thread
From: Leela Krishna Amudala @ 2013-10-30 6:43 UTC (permalink / raw)
To: Sachin Kamat
Cc: linux-watchdog, linux-samsung-soc, devicetree, mark.rutland,
Wim Van Sebroeck, linux
Hi Sachin,
On Wed, Oct 30, 2013 at 10:56 AM, Sachin Kamat <sachin.kamat@linaro.org> wrote:
> Added an example for reference.
>
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
> ---
> .../devicetree/bindings/watchdog/samsung-wdt.txt | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/watchdog/samsung-wdt.txt b/Documentation/devicetree/bindings/watchdog/samsung-wdt.txt
> index 2aa486c..7ddf461 100644
> --- a/Documentation/devicetree/bindings/watchdog/samsung-wdt.txt
> +++ b/Documentation/devicetree/bindings/watchdog/samsung-wdt.txt
> @@ -12,3 +12,12 @@ Required properties:
>
> Optional properties:
> - timeout-sec : contains the watchdog timeout in seconds.
> +
> +Example:
> +
> +watchdog@101D0000 {
> + compatible = "samsung,s3c2410-wdt";
> + reg = <0x101D0000 0x100>;
> + interrupts = <0 42 0>;
> + status = "disabled";
> +};
This example node has been changed and I posted the latest version.
So, you can abandon this patch now.
Best Wishes,
Leela Krishna
> --
> 1.7.9.5
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH Resend 1/1] Documentation/watchdog: Add binding example in samsung-wdt
2013-10-30 6:43 ` Leela Krishna Amudala
@ 2013-10-30 7:04 ` Sachin Kamat
0 siblings, 0 replies; 3+ messages in thread
From: Sachin Kamat @ 2013-10-30 7:04 UTC (permalink / raw)
To: Leela Krishna Amudala
Cc: linux-watchdog, linux-samsung-soc, devicetree, Mark Rutland,
Wim Van Sebroeck, Guenter Roeck
On 30 October 2013 12:13, Leela Krishna Amudala
<leelakrishna.a@gmail.com> wrote:
> Hi Sachin,
>
> On Wed, Oct 30, 2013 at 10:56 AM, Sachin Kamat <sachin.kamat@linaro.org> wrote:
>> Added an example for reference.
>>
>> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
>> ---
>> .../devicetree/bindings/watchdog/samsung-wdt.txt | 9 +++++++++
>> 1 file changed, 9 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/watchdog/samsung-wdt.txt b/Documentation/devicetree/bindings/watchdog/samsung-wdt.txt
>> index 2aa486c..7ddf461 100644
>> --- a/Documentation/devicetree/bindings/watchdog/samsung-wdt.txt
>> +++ b/Documentation/devicetree/bindings/watchdog/samsung-wdt.txt
>> @@ -12,3 +12,12 @@ Required properties:
>>
>> Optional properties:
>> - timeout-sec : contains the watchdog timeout in seconds.
>> +
>> +Example:
>> +
>> +watchdog@101D0000 {
>> + compatible = "samsung,s3c2410-wdt";
>> + reg = <0x101D0000 0x100>;
>> + interrupts = <0 42 0>;
>> + status = "disabled";
>> +};
>
> This example node has been changed and I posted the latest version.
> So, you can abandon this patch now.
>
Yes. Makes sense.
--
With warm regards,
Sachin
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-10-30 7:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-30 5:26 [PATCH Resend 1/1] Documentation/watchdog: Add binding example in samsung-wdt Sachin Kamat
2013-10-30 6:43 ` Leela Krishna Amudala
2013-10-30 7:04 ` Sachin Kamat
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).