Re: [PATCH] watchdog: mtk: add disable_wdt_extrst support
From: Guenter Roeck <linux@roeck-us.net>
Date: 2021-09-02 13:39:18
Also in:
linux-mediatek, linux-watchdog, lkml
From: Guenter Roeck <linux@roeck-us.net>
Date: 2021-09-02 13:39:18
Also in:
linux-mediatek, linux-watchdog, lkml
On 9/2/21 1:04 AM, Fengquan Chen wrote:
From: "fengquan.chen" <redacted> In some cases, we may need watchdog just to trigger an internal soc reset without sending any output signal. Provide a disable_wdt_extrst parameter for configuration. We can disable or enable it just by configuring dts. fengquan.chen (1): watchdog: mtk: add disable_wdt_extrst support drivers/watchdog/mtk_wdt.c | 7 +++++++ 1 file changed, 7 insertions(+)
A single patch does not require an introductory e-mail. Also, if provided, it needed to be numbered (PATCH 0/1) to distinguish it from the actual patch. Guenter _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel