Re: [PATCH v8 6/6] i2c: designware: enable SLAVE in platform module

2017-04-21 Thread kbuild test robot
Hi Luis, [auto build test ERROR on wsa/i2c/for-next] [also build test ERROR on next-20170421] [cannot apply to v4.11-rc7] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Luis-Oliveira/i2c-designw

[PATCH v8 6/6] i2c: designware: enable SLAVE in platform module

2017-04-12 Thread Luis Oliveira
- Slave mode selected in platform module if the support is detected in the DT. Signed-off-by: Luis Oliveira --- v7-v8 - moved "bool mode;" comment/description to this patch drivers/i2c/busses/Kconfig | 1 + drivers/i2c/busses/i2c-designware-core.h| 2 ++ drivers/i2c/bus