Re: [PATCH v3] i2c: axxia: support slave mode

2019-08-29 Thread Wolfram Sang
On Mon, Aug 19, 2019 at 09:07:07AM +, Adamski, Krzysztof (Nokia - PL/Wroclaw) wrote: > This device contains both master and slave controllers which can be > enabled simultaneously. Both controllers share the same SDA/SCL lines > and interrupt source but has separate control and status

Re: [PATCH v3] i2c: axxia: support slave mode

2019-08-26 Thread Sverdlin, Alexander (Nokia - DE/Ulm)
Hi! On 19/08/2019 11:07, Adamski, Krzysztof (Nokia - PL/Wroclaw) wrote: > This device contains both master and slave controllers which can be > enabled simultaneously. Both controllers share the same SDA/SCL lines > and interrupt source but has separate control and status registers. > Controllers

[PATCH v3] i2c: axxia: support slave mode

2019-08-19 Thread Adamski, Krzysztof (Nokia - PL/Wroclaw)
This device contains both master and slave controllers which can be enabled simultaneously. Both controllers share the same SDA/SCL lines and interrupt source but has separate control and status registers. Controllers also works in loopback mode - slave device can communicate with its own master