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

From: Jarkko Nikula
Date: Wed Mar 22 2017 - 10:40:45 EST


On 03/20/17 13:10, 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.

Signed-off-by: Luis Oliveira <lolivei@xxxxxxxxxxxx>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
Acked-by: Rob Herring <robh@xxxxxxxxxx>
---
v6-v7
- no changes

.../devicetree/bindings/i2c/i2c-designware.txt | 16 +++++++++++-
drivers/i2c/busses/i2c-designware-core.h | 29 +++++++++++++++++++++-

For the i2c-designware-core.h

Acked-by: Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx>