Re: [PATCH v2 0/3] gpiolib: cdev: allow edge event timestamps to be configured as REALTIME
From: Linus Walleij
Date: Sat Dec 05 2020 - 17:24:45 EST
On Thu, Oct 15, 2020 at 1:12 AM Kent Gibson <warthog618@xxxxxxxxx> wrote:
> This patch set adds the option to select CLOCK_REALTIME as the source
> clock for line events.
>
> The first patch is the core of the change, while the remaining two update
> the GPIO tools to make use of the new option.
>
> Changes for v2:
> - change line_event_timestamp() return to u64 to avoid clipping to 32bits
> on 32bit platforms.
> - fix the line spacing after line_event_timestamp()
I applied the v2 patch set for v5.11 now, it seems to work fine!
Yours,
Linus Walleij