On Wed, Nov 22, 2017 at 04:38:58PM +0100, Oleksij Rempel wrote: > This patch set is providing watchdog driver for QCA/Atheros AR9344 WiSoC > > changes v2: > - spell fixes > - remove casting from container_of > - release priv if dev_request_mem_resource filed > - provide error message if clk_get filed > > Oleksij Rempel (3): > watchdog: add ar9344-wdt driver > MIPS: dts: ar9344: add watchdog node > MIPS: dts: tl_wdr4300: enable watchdog node Applied, thanks Sascha > > arch/mips/dts/ar9344-tl-wdr4300-v1.7.dts | 4 + > arch/mips/dts/ar9344.dtsi | 7 ++ > drivers/watchdog/Kconfig | 6 ++ > drivers/watchdog/Makefile | 1 + > drivers/watchdog/ar9344_wdt.c | 138 +++++++++++++++++++++++++++++++ > 5 files changed, 156 insertions(+) > create mode 100644 drivers/watchdog/ar9344_wdt.c > > -- > 2.7.4 > > > _______________________________________________ > barebox mailing list > barebox@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox