On Fri, Oct 7, 2016 at 5:21 PM, Pantelis Antoniou <[email protected]> wrote:
> From: Guenter Roeck <[email protected]> > > 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 <[email protected]> > Signed-off-by: Guenter Roeck <[email protected]> > Signed-off-by: JawaharBalaji Thirumalaisamy <[email protected]> > [Ported from Juniper kernel] > Signed-off-by: Pantelis Antoniou <[email protected]> This driver again has the same review comments as the two first ones, GPIOLIB_IRQCHIP etc. Revise accordingly and repost and I will look at it again. (Interestingly this one uses BIT() properly.) Yours, Linus Walleij

