Re: [PATCH V2 4/4] ARM: dts: exynos: add PMU registers addresses and mask bit to watchdog node

2013-09-27 Thread Sachin Kamat
Hi Leela, On 27 September 2013 15:46, Leela Krishna Amudala wrote: > watchdog@101D { > - compatible = "samsung,s3c2410-wdt"; > - reg = <0x101D 0x100>; > + compatible = "samsung,s3c5250-wdt"; > + reg = <0x101D 0x100>, <0x1

[PATCH V2 4/4] ARM: dts: exynos: add PMU registers addresses and mask bit to watchdog node

2013-09-27 Thread Leela Krishna Amudala
This patch adds support for specifying the pmu registers and masking bit for watchdog to enable/disable and mask/unmask the watchdog reset request. Signed-off-by: Leela Krishna Amudala --- arch/arm/boot/dts/exynos5.dtsi|4 ++-- arch/arm/boot/dts/exynos5250.dtsi |1 + arch/arm/boot/dt