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