On Sat, Sep 28, 2019 at 11:53 PM Wolfram Sang <[email protected]> wrote: > > On Thu, Sep 26, 2019 at 10:10:08AM +0530, Rayagonda Kokatanur wrote: > > From: Lori Hikichi <[email protected]> > > > > Enable handling of i2c repeated start. The current code > > handles a multi msg i2c transfer as separate i2c bus > > transactions. This change will now handle this case > > using the i2c repeated start protocol. The number of msgs > > in a transfer is limited to two, and must be a write > > followed by a read. > > > > Signed-off-by: Lori Hikichi <[email protected]> > > Signed-off-by: Rayagonda Kokatanur <[email protected]> > > Signed-off-by: Icarus Chau <[email protected]> > > Signed-off-by: Ray Jui <[email protected]> > > Signed-off-by: Shivaraj Shetty <[email protected]> > > --- > > changes from v1: > > - Address code review comment from Wolfram Sang > > No, sorry, this is not a proper changelog. I review so many patches, I > can't recall what I suggested to do for every patch. Please describe > what changes you actually made. It is also better when digging through > mail archives. > Sorry for inconvenience, I updated the changelog and resent the patch. I have kept the patch version as v2 only. Hope that is fine.
Best regards, Rayagonda

