RE: [EXT] Re: i2c: imx: support slave mode for imx I2C driver

2019-08-12 Thread Biwen Li
> Subject: Re: [EXT] Re: i2c: imx: support slave mode for imx I2C driver > > Caution: EXT Email > > On Fri, Aug 09, 2019 at 04:04:45AM +, Biwen Li wrote: > > > > > > Hi, > > > > > > On Thu, Aug 08, 2019 at 11:53:43AM +0800, Biwen Li wrote

Re: [EXT] Re: i2c: imx: support slave mode for imx I2C driver

2019-08-11 Thread Sascha Hauer
On Fri, Aug 09, 2019 at 04:04:45AM +, Biwen Li wrote: > > > > Hi, > > > > On Thu, Aug 08, 2019 at 11:53:43AM +0800, Biwen Li wrote: > > > The patch supports slave mode for imx I2C driver > > > > > > Signed-off-by: Biwen Li > > > --- > > > drivers/i2c/busses/i2c-imx.c | 199 > > > +++

RE: [EXT] Re: i2c: imx: support slave mode for imx I2C driver

2019-08-11 Thread Biwen Li
> On Fri, Aug 09, 2019 at 03:18:01AM +, Biwen Li wrote: > > > > The patch supports slave mode for imx I2C driver > > > > > > > > Signed-off-by: Biwen Li > > > > > > Wow, this is much simpler than the other approach flying around: > > > > > > http://patchwork.ozlabs.org/patch/1124048/ > > > > >

Re: [EXT] Re: i2c: imx: support slave mode for imx I2C driver

2019-08-09 Thread Wolfram Sang
On Fri, Aug 09, 2019 at 03:18:01AM +, Biwen Li wrote: > > > The patch supports slave mode for imx I2C driver > > > > > > Signed-off-by: Biwen Li > > > > Wow, this is much simpler than the other approach flying around: > > > > http://patchwork.ozlabs.org/patch/1124048/ > > > > Can this one b

RE: [EXT] Re: i2c: imx: support slave mode for imx I2C driver

2019-08-08 Thread Biwen Li
> > Hi, > > On Thu, Aug 08, 2019 at 11:53:43AM +0800, Biwen Li wrote: > > The patch supports slave mode for imx I2C driver > > > > Signed-off-by: Biwen Li > > --- > > drivers/i2c/busses/i2c-imx.c | 199 > > --- > > 1 file changed, 185 insertions(+), 14 deletions(

RE: [EXT] Re: i2c: imx: support slave mode for imx I2C driver

2019-08-08 Thread Biwen Li
> > The patch supports slave mode for imx I2C driver > > > > Signed-off-by: Biwen Li > > Wow, this is much simpler than the other approach flying around: > > http://patchwork.ozlabs.org/patch/1124048/ > > Can this one be master and slave on the same bus, too? At the same time, the same bus is i