Skip to content
Commit 88c4cbed authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

sysreset: watchdog: watchdog cannot power off



The watchdog system reset driver can reboot the device but it cannot power
it off. If power off is requested, the driver should not reset the system
but leave powering off to one of the other system reset drivers.

As power cycling is typically not a feature of a watchdog driver the reset
types SYSRESET_POWER and SYSRESET_POWER_OFF shall both be excluded.

Fixes: 17a0c141 ("dm: sysreset: add watchdog-reboot driver")
Signed-off-by: default avatarHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: default avatarStefan Roese <sr@denx.de>
parent 2b18d95d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment