On Fri, Apr 01, 2016 at 01:56:25PM +0200, Wolfram Sang wrote: > From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > > This patch enables watchdog timer for Salvator-X board. > > Signed-off-by: Takeshi Kihara <takeshi.kihara.df@xxxxxxxxxxx> > Signed-off-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> Acked-by: Guenter Roeck <linux2roeck-us.net> > --- > arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts b/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts > index c3c25409224a22..dbea5078fec367 100644 > --- a/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts > +++ b/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts > @@ -507,6 +507,11 @@ > shared-pin; > }; > > +&wdt0 { > + timeout-sec = <60>; > + status = "okay"; > +}; > + > &audio_clk_a { > clock-frequency = <22579200>; > }; > -- > 2.7.0 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html