[PATCH v2 0/3] provide watchdog support on ar9344 SoC
Sascha Hauer
s.hauer at pengutronix.de
Fri Nov 24 00:25:33 PST 2017
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 at lists.infradead.org
> 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 |
More information about the barebox
mailing list