[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210623024429.1346349-1-art@khadas.com>
Date: Wed, 23 Jun 2021 10:44:24 +0800
From: Artem Lapkin <email2tema@...il.com>
To: narmstrong@...libre.com
Cc: wim@...ux-watchdog.org, linux@...ck-us.net, khilman@...libre.com,
jbrunet@...libre.com, christianshewitt@...il.com,
martin.blumenstingl@...glemail.com, linux-watchdog@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-amlogic@...ts.infradead.org, linux-kernel@...r.kernel.org,
art@...das.com, nick@...das.com, gouwa@...das.com
Subject: [PATCH 0/5 v2] watchdog: meson_gxbb_wdt: improve
Try to improve meson_gxbb_wdt driver to common view:
* Remove watchdog_stop_on_reboot (still can be activated by
watchdog.stop_on_reboot=1) i think this driver configuration more useful
becouse we can get reboot waranty for abnormal situations on shutdown stage
* Added timeout module param same as in other modules
* Added nowayout module param same as in other moduels
* Added missed watchdog_stop_on_unregister call
* Print watchdog success driver start status notification
Artem Lapkin (5):
watchdog: meson_gxbb_wdt: remove watchdog_stop_on_reboot
watchdog: meson_gxbb_wdt: add timeout module param
watchdog: meson_gxbb_wdt: add nowayout module param
watchdog: meson_gxbb_wdt: add stop_on_unregister
watchdog: meson_gxbb_wdt: add register device status notification
drivers/watchdog/meson_gxbb_wdt.c | 24 +++++++++++++++++++++---
1 file changed, 21 insertions(+), 3 deletions(-)
--
2.25.1
Powered by blists - more mailing lists