On Sat, Sep 28, 2019 at 11:53 PM Wolfram Sang <w...@the-dreams.de> wrote: > > On Thu, Sep 26, 2019 at 10:10:08AM +0530, Rayagonda Kokatanur wrote: > > From: Lori Hikichi <lori.hiki...@broadcom.com> > > > > 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 <lori.hiki...@broadcom.com> > > Signed-off-by: Rayagonda Kokatanur <rayagonda.kokata...@broadcom.com> > > Signed-off-by: Icarus Chau <icarus.c...@broadcom.com> > > Signed-off-by: Ray Jui <ray....@broadcom.com> > > Signed-off-by: Shivaraj Shetty <sshet...@broadcom.com> > > --- > > 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