Guenter Roeck <linux@xxxxxxxxxxxx> writes: > On 06/20/2017 12:55 AM, Steffen Trumtrar wrote: >> >> Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx> writes: >> >>> Hi! >>> >>> This series adds support for the reset line that is (potentially) holding >>> the watchdog in reset. >>> >>> As the watchdog is useless if this happens, it needs to be deasserted in >>> the probe function. >>> >>> Tested on a Socrates board. >>> >>> Regards, >>> Steffen >>> >>> >>> Changes since v3: >>> >>> - goto out_disable_clk >>> - add Reviewed-by >>> >>> Changes since v2: >>> >>> - use optional reset functions >>> - add Acked-by to devictree bindings >>> >>> Changes since v1: >>> >>> - remove reset-names property >>> - remove warning if reset property is missing >>> >>> Steffen Trumtrar (3): >>> watchdog: bindings: dw_wdt: add reset lines >>> watchdog: dw_wdt: get reset lines from dt >>> ARM: socfpga: dtsi: add dw-wdt reset lines >>> >>> Documentation/devicetree/bindings/watchdog/dw_wdt.txt | 3 +++ >>> arch/arm/boot/dts/socfpga.dtsi | 2 ++ >>> drivers/watchdog/dw_wdt.c | 11 +++++++++++ >>> 3 files changed, 16 insertions(+) >>> >>> base-commit: 2ea659a9ef488125eb46da6eb571de5eae5c43f6 >> >> Gentle Ping! >> >> Is this series already applied somewhere I didn't look? >> > > https://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git/log/?h=watchdog-next > > From there, we can only hope that Wim will find the time to pick it up for the next release. Ah, somewhere I didn't look :) Thanks. Best regards, Steffen -- Pengutronix e.K. | Steffen Trumtrar | 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 | -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html