Leela Krishna, On Mon, Nov 18, 2013 at 1:49 AM, Leela Krishna Amudala <l.krishna@xxxxxxxxxxx> wrote: > In Exynos5 series SoCs, PMU has registers to enable/disable mask/unmask > watchdog timer which is not the case with s3c series SoCs so, there is a > need to have different compatible names for watchdog to handle these pmu > registers access. > > Hence this patch removes watchdog node from Exynos5.dtsi common file and > make it separate by updating existing node in Exynos5250 and adding new node > to Exynos5420. This patch also makes the watchdog node enabled by default > > Signed-off-by: Leela Krishna Amudala <l.krishna@xxxxxxxxxxx> > Reviewed-by: Tomasz Figa <t.figa@xxxxxxxxxxx> > --- > arch/arm/boot/dts/exynos5.dtsi | 7 ------- > arch/arm/boot/dts/exynos5250.dtsi | 6 +++++- > arch/arm/boot/dts/exynos5420.dtsi | 9 +++++++++ > 3 files changed, 14 insertions(+), 8 deletions(-) I've got this locally running in our tree <https://chromium-review.googlesource.com/#/c/177933/> based on your patch. Reviewed-by: Doug Anderson <dianders@xxxxxxxxxxxx> Tested-by: Doug Anderson <dianders@xxxxxxxxxxxx> -Doug -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html