mbox series

[0/2] clocksource: fix Tegra234 SoC Watchdog Timer.

Message ID 20240116115838.16544-1-pohsuns@nvidia.com
Headers show
Series clocksource: fix Tegra234 SoC Watchdog Timer. | expand

Message

Pohsun Su Jan. 16, 2024, 11:58 a.m. UTC
This set of patches includes a fix for watchdog for it may not bark
due to self-pinging and adds WDIOC_GETTIMELEFT support.

Pohsun Su (2):
  clocksource/drivers/timer-tegra186: add WDIOC_GETTIMELEFT support
  clocksource/drivers/timer-tegra186: fix watchdog self-pinging.

 drivers/clocksource/timer-tegra186.c | 65 ++++++++++++++++++----------
 1 file changed, 43 insertions(+), 22 deletions(-)