From: Jon Hunter <jonathanh@nvidia.com>
To: Robert Lin <robelin@nvidia.com>,
thierry.reding@gmail.com, daniel.lezcano@linaro.org,
tglx@linutronix.de, pohsuns@nvidia.com
Cc: linux-kernel@vger.kernel.org, linux-tegra@vger.kernel.org,
sumitg@nvidia.com
Subject: Re: [PATCH v4 0/3] clocksource: fix Tegra234 SoC Watchdog Timer.
Date: Thu, 17 Apr 2025 12:00:31 +0100 [thread overview]
Message-ID: <36b98b84-d18e-4781-8a80-51950eb941ec@nvidia.com> (raw)
In-Reply-To: <20250417093110.2751877-1-robelin@nvidia.com>
On 17/04/2025 10:31, Robert Lin wrote:
> From: robelin <robelin@nvidia.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
I believe you also fixed the unused variable warning too!
Jon
>
> 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(-)
>
--
nvpublic
next prev parent reply other threads:[~2025-04-17 11:00 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-17 9:31 [PATCH v4 0/3] clocksource: fix Tegra234 SoC Watchdog Timer Robert Lin
2025-04-17 9:31 ` [PATCH v4 1/3] clocksource/drivers/timer-tegra186: add WDIOC_GETTIMELEFT support Robert Lin
2025-04-17 11:09 ` Jon Hunter
2025-04-17 11:34 ` Robert Lin
2025-04-17 13:13 ` Jon Hunter
2025-04-17 9:31 ` [PATCH v4 2/3] clocksource/drivers/timer-tegra186: fix watchdog self-pinging Robert Lin
2025-04-17 9:31 ` [PATCH v4 3/3] clocksource/drivers/timer-tegra186: Remove unused bits Robert Lin
2025-04-17 11:00 ` Jon Hunter [this message]
2025-04-17 11:24 ` [PATCH v4 0/3] clocksource: fix Tegra234 SoC Watchdog Timer Robert Lin
-- strict thread matches above, loose matches on Subject: below --
2025-04-17 9:28 [PATCH 1/3] clocksource/drivers/timer-tegra186: add WDIOC_GETTIMELEFT support Robert Lin
2025-04-17 9:28 ` [PATCH v4 0/3] clocksource: fix Tegra234 SoC Watchdog Timer Robert Lin
2025-04-17 9:37 ` Robert Lin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=36b98b84-d18e-4781-8a80-51950eb941ec@nvidia.com \
--to=jonathanh@nvidia.com \
--cc=daniel.lezcano@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=pohsuns@nvidia.com \
--cc=robelin@nvidia.com \
--cc=sumitg@nvidia.com \
--cc=tglx@linutronix.de \
--cc=thierry.reding@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox