RE: [PATCH v3 3/3] ARM: dts: r7s72100: Add watchdog timer

2017-03-02 Thread Chris Brandt
Hello Sergei, On Thursday, March 02, 2017, Sergei Shtylyov wrote: > > diff --git a/arch/arm/boot/dts/r7s72100.dtsi > > b/arch/arm/boot/dts/r7s72100.dtsi index ed62e19..6ecee72 100644 > > --- a/arch/arm/boot/dts/r7s72100.dtsi > > +++ b/arch/arm/boot/dts/r7s72100.dtsi > > @@ -382,6 +382,13 @@ > >

Re: [PATCH v3 3/3] ARM: dts: r7s72100: Add watchdog timer

2017-03-02 Thread Sergei Shtylyov
Hello! On 3/2/2017 1:54 AM, Chris Brandt wrote: Add watchdog timer support for RZ/A1. For the RZ/A1, the only way to do a reset is to overflow the WDT, so this is useful even if you don't need the watchdog functionality. Signed-off-by: Chris Brandt Reviewed-by: Geert Uytterhoeven --- v3: * a