Re: [PATCH 1/1] ARM: dts: Enable watchdog in Exynos4

2013-11-12 Thread Sachin Kamat
Hi Kukjin,

On 12 November 2013 16:33, Kukjin Kim  wrote:
> Sachin Kamat wrote:
>>
>> Enabled watchdog in Exynos4.
>>
>> Signed-off-by: Sachin Kamat 
>> ---
>>  arch/arm/boot/dts/exynos4.dtsi |1 -
>>  1 file changed, 1 deletion(-)
>>
>> diff --git a/arch/arm/boot/dts/exynos4.dtsi
>> b/arch/arm/boot/dts/exynos4.dtsi
>> index ce24edba7f6d..b7378154c0a1 100644
>> --- a/arch/arm/boot/dts/exynos4.dtsi
>> +++ b/arch/arm/boot/dts/exynos4.dtsi
>> @@ -196,7 +196,6 @@
>>   interrupts = <0 43 0>;
>>   clocks = <&clock 345>;
>>   clock-names = "watchdog";
>> - status = "disabled";
>>   };
>>
>>   rtc@1007 {
>> --
>> 1.7.9.5
>
> Sachin, please see my comments on your RTC enabling patch.

Same reply as given for RTC.

-- 
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


RE: [PATCH 1/1] ARM: dts: Enable watchdog in Exynos4

2013-11-12 Thread Kukjin Kim
Sachin Kamat wrote:
> 
> Enabled watchdog in Exynos4.
> 
> Signed-off-by: Sachin Kamat 
> ---
>  arch/arm/boot/dts/exynos4.dtsi |1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/exynos4.dtsi
> b/arch/arm/boot/dts/exynos4.dtsi
> index ce24edba7f6d..b7378154c0a1 100644
> --- a/arch/arm/boot/dts/exynos4.dtsi
> +++ b/arch/arm/boot/dts/exynos4.dtsi
> @@ -196,7 +196,6 @@
>   interrupts = <0 43 0>;
>   clocks = <&clock 345>;
>   clock-names = "watchdog";
> - status = "disabled";
>   };
> 
>   rtc@1007 {
> --
> 1.7.9.5

Sachin, please see my comments on your RTC enabling patch.

Thanks,
Kukjin

--
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


[PATCH 1/1] ARM: dts: Enable watchdog in Exynos4

2013-10-31 Thread Sachin Kamat
Enabled watchdog in Exynos4.

Signed-off-by: Sachin Kamat 
---
 arch/arm/boot/dts/exynos4.dtsi |1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/boot/dts/exynos4.dtsi b/arch/arm/boot/dts/exynos4.dtsi
index ce24edba7f6d..b7378154c0a1 100644
--- a/arch/arm/boot/dts/exynos4.dtsi
+++ b/arch/arm/boot/dts/exynos4.dtsi
@@ -196,7 +196,6 @@
interrupts = <0 43 0>;
clocks = <&clock 345>;
clock-names = "watchdog";
-   status = "disabled";
};
 
rtc@1007 {
-- 
1.7.9.5

--
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