On Tue, Jul 31, 2018 at 12:20 PM Wolfram Sang <wsa@xxxxxxxxxxxxx> wrote: > > On Mon, Jul 30, 2018 at 11:23:51AM -0600, Karthikeyan Ramasubramanian wrote: > > This bus driver supports the GENI based i2c hardware controller in the > > Qualcomm SOCs. The Qualcomm Generic Interface (GENI) is a programmable > > module supporting a wide range of serial interfaces including I2C. The > > driver supports FIFO mode and DMA mode of transfer and switches modes > > dynamically depending on the size of the transfer. > > > > Signed-off-by: Karthikeyan Ramasubramanian <kramasub@xxxxxxxxxxxxxx> > > Signed-off-by: Sagar Dharia <sdharia@xxxxxxxxxxxxxx> > > Signed-off-by: Girish Mahadevan <girishm@xxxxxxxxxxxxxx> > > Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx> > > Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx> > > Tested-by: Stephen Boyd <swboyd@xxxxxxxxxxxx> > > Applied to for-next, thanks! > > As discussed, I squashed the MAINTAINER addition and the RPM fix by Evan > into this commit. Please check later that I resolved the conflict > correctly (once I pushed out). The squashing in of my patch looks good!