Re: [PATCH v2 1/2] GPIO: add single-register gpio via creg driver

2018-08-30 Thread Eugeniy Paltsev
On Tue, 2018-08-28 at 11:15 -0700, Randy Dunlap wrote: > Hi, > > I don't see any updates/corrections here. :( My fault - I've forgotten to re-generate new patch via git format-patch and send you previous version. > > On 08/28/2018 04:27 AM, Eugeniy Paltsev wrote: > > > diff --git a/drivers/gp

Re: [PATCH v2 1/2] GPIO: add single-register gpio via creg driver

2018-08-28 Thread Randy Dunlap
Hi, I don't see any updates/corrections here. :( On 08/28/2018 04:27 AM, Eugeniy Paltsev wrote: > diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig > index 71c0ab46f216..0f9cc1582cab 100644 > --- a/drivers/gpio/Kconfig > +++ b/drivers/gpio/Kconfig > @@ -430,6 +430,15 @@ config GPIO_REG >

[PATCH v2 1/2] GPIO: add single-register gpio via creg driver

2018-08-28 Thread Eugeniy Paltsev
Add single-register MMIO gpio driver for complex cases where only several fields in register belong to GPIO and each GPIO owns field with different length and on/off values. Here is the example: 31118 75 0 < bit number | ||