[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250417093110.2751877-1-robelin@nvidia.com>
Date: Thu, 17 Apr 2025 17:31:07 +0800
From: Robert Lin <robelin@...dia.com>
To: <thierry.reding@...il.com>, <daniel.lezcano@...aro.org>,
<jonathanh@...dia.com>, <tglx@...utronix.de>, <pohsuns@...dia.com>
CC: <linux-kernel@...r.kernel.org>, <linux-tegra@...r.kernel.org>,
<sumitg@...dia.com>, robelin <robelin@...dia.com>
Subject: [PATCH v4 0/3] clocksource: fix Tegra234 SoC Watchdog Timer.
From: robelin <robelin@...dia.com>
This set of patches includes a fix for watchdog for it may not bark
due to self-pinging and adds WDIOC_GETTIMELEFT support.
--
V4:
- Improve the precision of timeleft value
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 | 92 +++++++++++++++++-----------
1 file changed, 55 insertions(+), 37 deletions(-)
--
2.34.1
Powered by blists - more mailing lists