Re: [PATCH linux dev-4.16] drivers: i2c: master arbiter: create driver

2018-03-20 Thread kbuild test robot
Hi Ken, Thank you for the patch! Yet something to improve: [auto build test ERROR on v4.16-rc4] [also build test ERROR on next-20180319] [cannot apply to linux/master] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/

Re: [PATCH linux dev-4.16] drivers: i2c: master arbiter: create driver

2018-03-19 Thread ChenKenYY 陳永營 TAO
Hi all, I had merged into i2c-mux-pca9541.c It will be send out later. 2018-03-19 21:44 GMT+08:00 Guenter Roeck : > On 03/19/2018 05:45 AM, Peter Rosin wrote: >> >> Hi Ken, >> >> Thanks for the patch! >> >> I would have liked this subject: >> i2c: muxes: pca9641: new driver >> >> On 2018-03-19 12:

Re: [PATCH linux dev-4.16] drivers: i2c: master arbiter: create driver

2018-03-19 Thread Guenter Roeck
On 03/19/2018 05:45 AM, Peter Rosin wrote: Hi Ken, Thanks for the patch! I would have liked this subject: i2c: muxes: pca9641: new driver On 2018-03-19 12:38, Ken Chen wrote: Initial PCA9641 2 chennel I2C bus master arbiter channel with separate implementation. It has probe issue and diff

Re: [PATCH linux dev-4.16] drivers: i2c: master arbiter: create driver

2018-03-19 Thread Peter Rosin
Hi Ken, Thanks for the patch! I would have liked this subject: i2c: muxes: pca9641: new driver On 2018-03-19 12:38, Ken Chen wrote: > Initial PCA9641 2 chennel I2C bus master arbiter channel > with separate implementation. It has probe issue > and difference device hehavior between PCA9541 be