Skip to content
Commit cfd5b7b4 authored by John Jacques's avatar John Jacques Committed by Bruce Ashfield
Browse files

drivers/watchdog: Ignore 'No Reboot' Bit



Early versions of the SNR chip do not allow the "no reboot"
bit to be accessed.  This commit simply assumes that it is
writeable without checking in order to allow the watchdog to
but used in Linux.  This will be fixed in later versions of
the chip.

Signed-off-by: default avatarJohn Jacques <john.jacques@intel.com>
Signed-off-by: default avatarDaniel Dragomir <daniel.dragomir@windriver.com>
[YL: Original patch from
https://github.com/intel-collab/networking.wireless.transport.rdk.board-support.meta-intel-axxia.git

.
Use the devm_platform_ioremap_resource() helper instead of
calling platform_get_resource() and devm_ioremap_resource()
separately]
Signed-off-by: default avatarYongxin Liu <yongxin.liu@windriver.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
parent cd1adfbf
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