Re: [PATCH 1/1] i2c: iproc: Add multi byte read-write support for slave mode

2019-05-27 Thread Wolfram Sang
On Thu, May 09, 2019 at 09:51:48AM +0530, Rayagonda Kokatanur wrote: > Add multiple byte read-write support for slave mode. > > Signed-off-by: Rayagonda Kokatanur > Signed-off-by: Srinath Mannam Applied to for-next, thanks! But please quote only relevant parts of the message. signature.asc

Re: [PATCH 1/1] i2c: iproc: Add multi byte read-write support for slave mode

2019-05-27 Thread Ray Jui
Hi Rayagonda, On 5/8/2019 9:21 PM, Rayagonda Kokatanur wrote: > Add multiple byte read-write support for slave mode. > > Signed-off-by: Rayagonda Kokatanur > Signed-off-by: Srinath Mannam > --- > drivers/i2c/busses/i2c-bcm-iproc.c | 117 > + > 1 file change

Re: [PATCH 1/1] i2c: iproc: Add multi byte read-write support for slave mode

2019-05-26 Thread Rayagonda Kokatanur
Hi All, Please review the patch and let me know your review comments if any. Best regards, Rayagonda On Wed, May 15, 2019 at 9:58 PM Rayagonda Kokatanur wrote: > > No change, it's just duplicate, please ignore first patch and review > second patch. > > Best regards > Rayagonda > > > > On Thu,

Re: [PATCH 1/1] i2c: iproc: Add multi byte read-write support for slave mode

2019-05-15 Thread Rayagonda Kokatanur
No change, it's just duplicate, please ignore first patch and review second patch. Best regards Rayagonda On Thu, May 9, 2019 at 9:58 PM Ray Jui wrote: > > Why is the email sent twice? What has changed? > > On 5/8/2019 9:21 PM, Rayagonda Kokatanur wrote: > > Add multiple byte read-write suppo

Re: [PATCH 1/1] i2c: iproc: Add multi byte read-write support for slave mode

2019-05-09 Thread Ray Jui
On 5/9/2019 10:03 AM, Rayagonda Kokatanur wrote: > No change,  it's just duplicate, please ignore.  > > I am not able to find my patch over network , I tried sending second > time by setting plain text mode,  but still it's not visible. > I can see your patch from the linux-i2c mailing list:

Re: [PATCH 1/1] i2c: iproc: Add multi byte read-write support for slave mode

2019-05-09 Thread Ray Jui
Why is the email sent twice? What has changed? On 5/8/2019 9:21 PM, Rayagonda Kokatanur wrote: > Add multiple byte read-write support for slave mode. > > Signed-off-by: Rayagonda Kokatanur > Signed-off-by: Srinath Mannam > --- > drivers/i2c/busses/i2c-bcm-iproc.c | 117 > +