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 <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Acked-by: Rob Herring <[email protected]>
---
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 <[email protected]>