On Sun, Sep 10, 2017 at 11:44 PM, Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > We now handle the open drain mode internally in the I2C GPIO > driver, but we will get warnings from the gpiolib that we > override the default mode of the line so it becomes open > drain. > > We can fix all in-kernel users by simply passing the right > flag along in the descriptor table, and we already touched > all of these files in the series so let's just tidy it up. > > Cc: arm@xxxxxxxxxx > Cc: Steven Miao <realmz6@xxxxxxxxx> > Cc: Ralf Baechle <ralf@xxxxxxxxxxxxxx> > Cc: Lee Jones <lee.jones@xxxxxxxxxx> > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > --- > ARM SoC folks: requesting ACK for Wolfram to take this patch. Acked-by: Arnd Bergmann <arnd@xxxxxxxx>