Re: [PATCH v11 4/6] i2c: designware: introducing I2C_SLAVE definitions

2017-06-19 Thread Wolfram Sang
On Wed, Jun 14, 2017 at 11:43:24AM +0100, Luis Oliveira wrote: > - Definitions were added to core library > - A example was added to designware-core.txt Documentation that shows > how the slave can be setup using DTS > > SLAVE related definitions were added to the core of the controller. > > Si

[PATCH v11 4/6] i2c: designware: introducing I2C_SLAVE definitions

2017-06-14 Thread Luis Oliveira
- Definitions were added to core library - A example was added to designware-core.txt Documentation that shows how the slave can be setup using DTS SLAVE related definitions were added to the core of the controller. Signed-off-by: Luis Oliveira Reviewed-by: Andy Shevchenko Acked-by: Rob Herri