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 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