On Wed, Oct 28, 2020 at 05:01:49PM +0100, Linus Walleij wrote: > 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() > > Where are we standing with this patch set? Good to go so > I should just try to merge it? > I'm fine with it, especially now that I've tested it on 32bit platforms as well as 64bit. Bart was ok with v1, and I doubt the changes for v2 would negatively impact that, though I did overlook adding his review tag. Cheers, Kent. > Yours, > Linus Walleij