Re: [PATCH v8 09/20] gpiolib: cdev: support edge detection for uAPI v2

From: Kent Gibson
Date: Fri Sep 18 2020 - 08:44:17 EST


On Tue, Sep 15, 2020 at 01:39:41PM +0300, Andy Shevchenko wrote:
> On Wed, Sep 9, 2020 at 1:33 PM Kent Gibson <warthog618@xxxxxxxxx> wrote:
> >
> > Add support for edge detection to lines requested using
> > GPIO_V2_GET_LINE_IOCTL.
> >
> > The edge_detector implementation is based on the v1 lineevent
> > implementation.
>
>

Hi Andy,

Thanks for all the review comments. I'm hoping to address them and get
a v9 out in the next few days. Do you have any comments for the
remaining patches - particularly 10-12 that complete the kernel
implementation?

Thanks,
Kent.