[PATCH v3 0/3] clocksource: fix Tegra234 SoC Watchdog Timer.

From: Robert Lin
Date: Mon Apr 07 2025 - 06:24:04 EST


From: robelin <robelin@xxxxxxxxxx>

This set of patches includes a fix for watchdog for it may not bark
due to self-pinging and adds WDIOC_GETTIMELEFT support.

--
V3:
- Improve comment description
- Refactor to fit codeline within 80 columns
- Remove unused if(0) blocks


V2:
- Fix a compilation error, a warning and updates copyright
--

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

robelin (1):
clocksource/drivers/timer-tegra186: Remove unused bits

drivers/clocksource/timer-tegra186.c | 86 +++++++++++++++++-----------
1 file changed, 52 insertions(+), 34 deletions(-)

--
2.34.1