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

From: Robert Lin
Date: Thu Apr 17 2025 - 07:24:18 EST


> -----Original Message-----
> From: Jon Hunter <jonathanh@xxxxxxxxxx>
> Sent: Thursday, April 17, 2025 7:01 PM
> To: Robert Lin <robelin@xxxxxxxxxx>; thierry.reding@xxxxxxxxx;
> daniel.lezcano@xxxxxxxxxx; tglx@xxxxxxxxxxxxx; Pohsun Su
> <pohsuns@xxxxxxxxxx>
> Cc: linux-kernel@xxxxxxxxxxxxxxx; linux-tegra@xxxxxxxxxxxxxxx; Sumit Gupta
> <sumitg@xxxxxxxxxx>
> Subject: Re: [PATCH v4 0/3] clocksource: fix Tegra234 SoC Watchdog Timer.
>
>
> On 17/04/2025 10:31, Robert Lin wrote:
> > 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.
> >
> > --
> > V4:
> > - Improve the precision of timeleft value
>
> I believe you also fixed the unused variable warning too!
>


Right. Sorry for missing the description. I think I can improve this in patch v5, after Thierry's comments for other fixes that I need to do.

All the best,
Robert Lin