On 30 October 2013 12:13, Leela Krishna Amudala
<leelakrishn...@gmail.com> wrote:
> Hi Sachin,
>
> On Wed, Oct 30, 2013 at 10:56 AM, Sachin Kamat <sachin.ka...@linaro.org> 
> wrote:
>> Added an example for reference.
>>
>> Signed-off-by: Sachin Kamat <sachin.ka...@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
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to