Leela Krishna, On Wed, Nov 27, 2013 at 8:34 PM, Leela Krishna Amudala <[email protected]> wrote: > Add device tree support for exynos5250 and 5420 SoCs and use syscon regmap > interface > to configure AUTOMATIC_WDT_RESET_DISABLE and MASK_WDT_RESET_REQUEST registers > of PMU > to mask/unmask enable/disable of watchdog in probe and s2r scenarios. > > Signed-off-by: Leela Krishna Amudala <[email protected]> > --- > .../devicetree/bindings/watchdog/samsung-wdt.txt | 21 ++- > drivers/watchdog/Kconfig | 1 + > drivers/watchdog/s3c2410_wdt.c | 159 > ++++++++++++++++++-- > 3 files changed, 171 insertions(+), 10 deletions(-)
Tested on ARM Chromebook in a backport to 3.8. See <https://chromium-review.googlesource.com/#/c/177932/3> for this patch. Reviewed-by: Doug Anderson <[email protected]> Tested-by: Doug Anderson <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
