Re: [PATCH 05/10] gpio: i2cs: Juniper I2CS to GPIO pin mapping driver

2016-10-21 Thread Linus Walleij
On Fri, Oct 7, 2016 at 5:21 PM, Pantelis Antoniou wrote: > From: Guenter Roeck > > This driver maps I2C slave register bits to GPIO pins. Registers > are supposed to be 8 bit wide. Interrupt support is optional. > > The driver is implemented

[PATCH 05/10] gpio: i2cs: Juniper I2CS to GPIO pin mapping driver

2016-10-07 Thread Pantelis Antoniou
From: Guenter Roeck This driver maps I2C slave register bits to GPIO pins. Registers are supposed to be 8 bit wide. Interrupt support is optional. The driver is implemented as client of the I2CS MFD driver. Signed-off-by: Georgi Vlaev Signed-off-by: