Re: [PATCH v8 0/2] add support for GPIO or IRQ based event counter

2021-03-14 Thread Jonathan Cameron
On Mon, 1 Mar 2021 09:03:59 +0100 Oleksij Rempel wrote: > changes v8: > - use use enum index instead of enum value for the counter function > - register signal unconditionally and return error is signal revel is > read > > changes v7: > - make most of structs dynamically allocatable to

[PATCH v8 0/2] add support for GPIO or IRQ based event counter

2021-03-01 Thread Oleksij Rempel
changes v8: - use use enum index instead of enum value for the counter function - register signal unconditionally and return error is signal revel is read changes v7: - make most of structs dynamically allocatable to assign IRQ based description to the signal - assign dev name instead for