From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH 0/3] arm64: dts: r8a7796: Add watchdog support Date: Tue, 28 Jun 2016 07:06:33 +0200 Message-ID: <20160628050632.GA10154@verge.net.au> References: <1467049847-7469-1-git-send-email-geert+renesas@glider.be> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <1467049847-7469-1-git-send-email-geert+renesas@glider.be> Sender: linux-renesas-soc-owner@vger.kernel.org To: Geert Uytterhoeven Cc: Wim Van Sebroeck , Guenter Roeck , Magnus Damm , Wolfram Sang , Rob Herring , Mark Rutland , linux-watchdog@vger.kernel.org, linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org List-Id: devicetree@vger.kernel.org On Mon, Jun 27, 2016 at 07:50:44PM +0200, Geert Uytterhoeven wrote: > Hi Wim, G=C3=BCnter, Simon, Magnus, >=20 > This patch series adds support for the Watchdog Timer (WDT) Controlle= r > in the Renesas R-Car M3-W (r8a7796) SoC. > =20 > - The first patch updates the DT binding documentation for the Rene= sas > WDT driver, and should go in through the watchdog tree. > - The remaining patches update the DTS for the r8a7796 SoC and > Salvator-X development board, and should go in through the renesa= s > tree. This can happen as soon as the DT binding update has been > accepted. As the binding update seems minor and unlikely to be rejected I have taken the liberty of queueing up the DTS patches now. >=20 > To use the watchdog, there is a runtime dependency on "[PATCH 0/2] cl= k: > renesas: r8a7796: Add watchdog clocks". >=20 > This has been tested on r8a7796/Salvator-X. >=20 > Thanks! >=20 > Geert Uytterhoeven (3): > watchdog: renesas-wdt: Add support for the r8a7796 wdt > arm64: dts: r8a7796: Add RWDT node > arm64: dts: r8a7796/salvator-x: Enable watchdog timer >=20 > Documentation/devicetree/bindings/watchdog/renesas-wdt.txt | 6 +++++= - > arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts | 5 +++++ > arch/arm64/boot/dts/renesas/r8a7796.dtsi | 9 +++++= ++++ > 3 files changed, 19 insertions(+), 1 deletion(-) >=20 > --=20 > 1.9.1 >=20 > Gr{oetje,eeting}s, >=20 > Geert >=20 > -- > Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linu= x-m68k.org >=20 > In personal conversations with technical people, I call myself a hack= er. But > when I'm talking to journalists I just say "programmer" or something = like that. > -- Linus Torvalds >=20