Leela Krishna, On Mon, Nov 18, 2013 at 1:49 AM, Leela Krishna Amudala <[email protected]> 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 <[email protected]> > Reviewed-by: Tomasz Figa <[email protected]> > --- > 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 <[email protected]> Tested-by: Doug Anderson <[email protected]> -Doug -- 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
