On Wed, Oct 14, 2020 at 1:31 PM Kent Gibson <warthog618@xxxxxxxxx> wrote: > > Port existing implementation from GPIO uAPI v1 to v2. > The libgpiod external interface remains unchanged, only the internal > implementation switches from uAPI v1 to v2. > > This is a minimal port - uAPI v2 features are not used, only the > uAPI v1 calls are switched to the v2 equivalent. > > Signed-off-by: Kent Gibson <warthog618@xxxxxxxxx> > --- > Cool, thanks a lot! All tests pass with this - I'll force push it to for-linux-v5.10 branch shortly. Bartosz