Re: [PATCH v9 00/20] gpio: cdev: add uAPI v2

2020-09-25 Thread Andy Shevchenko
On Thu, Sep 24, 2020 at 11:00 AM Kent Gibson wrote: > On Wed, Sep 23, 2020 at 07:35:30PM +0300, Andy Shevchenko wrote: > > On Tue, Sep 22, 2020 at 5:34 AM Kent Gibson wrote: ... > > For the rest I gave some comments but most of them are simply to > > address. The uAPI definition I agree with af

Re: [PATCH v9 00/20] gpio: cdev: add uAPI v2

2020-09-24 Thread Kent Gibson
On Wed, Sep 23, 2020 at 07:35:30PM +0300, Andy Shevchenko wrote: > On Tue, Sep 22, 2020 at 5:34 AM Kent Gibson wrote: > > > > This patchset defines and implements a new version of the > > GPIO CDEV uAPI to address existing 32/64-bit alignment issues, add > > support for debounce, event sequence nu

Re: [PATCH v9 00/20] gpio: cdev: add uAPI v2

2020-09-23 Thread Andy Shevchenko
On Tue, Sep 22, 2020 at 5:34 AM Kent Gibson wrote: > > This patchset defines and implements a new version of the > GPIO CDEV uAPI to address existing 32/64-bit alignment issues, add > support for debounce, event sequence numbers, and allow for requested > lines with different configurations. > It

[PATCH v9 00/20] gpio: cdev: add uAPI v2

2020-09-21 Thread Kent Gibson
This patchset defines and implements a new version of the GPIO CDEV uAPI to address existing 32/64-bit alignment issues, add support for debounce, event sequence numbers, and allow for requested lines with different configurations. It provides some future proofing by adding optional configuration f