summaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga.c
diff options
context:
space:
mode:
authorAntonio Borneo <antonio.borneo@foss.st.com>2025-05-23 11:46:56 +0200
committerStefan Roese <stefan.roese@mailbox.org>2025-07-30 08:01:11 +0200
commit6319fabe32e76d72ceb60176b63cf8a46e78d4df (patch)
tree0c356b92f0a6623af5618fe5c05be484048200de /drivers/fpga/fpga.c
parent091303c788c2360d6ec0bf1b315d160b3b556a07 (diff)
watchdog: arm_smc_wdt: get wdt status through SMCWD_GET_TIMELEFT
The optional SMCWD_GET_TIMELEFT command can be used to detect if the watchdog has already been started. See the implementation in OP-TEE secure OS [1]. At probe time, check if the watchdog is already started and then call wdt_set_force_autostart(). This will keep U-Boot pinging the watchdog even when the property 'u-boot,noautostart' is present. Link: https://github.com/OP-TEE/optee_os/commit/a7f2d4bd8632 [1] Signed-off-by: Antonio Borneo <antonio.borneo@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Diffstat (limited to 'drivers/fpga/fpga.c')
0 files changed, 0 insertions, 0 deletions