Re: [PATCH v7 4/6] i2c: designware: introducing I2C_SLAVE definitions
From: Jarkko Nikula <hidden>
Date: 2017-03-22 14:40:37
Also in:
linux-i2c, lkml
From: Jarkko Nikula <hidden>
Date: 2017-03-22 14:40:37
Also in:
linux-i2c, lkml
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 <redacted> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Rob Herring <robh@kernel.org> --- 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 <redacted>