On 5/31/24 12:31 PM, Jean Delvare wrote:
On Fri, 31 May 2024 12:23:26 +0300, Andy Shevchenko wrote:
On Fri, May 31, 2024 at 11:17:48AM +0200, Jean Delvare wrote:
When an I2C adapter acts only as a slave, it should not claim to
support I2C master capabilities.
Fixes: 5b6d721b266a ("i2c: designware: enable SLAVE in platform module")
Signed-off-by: Jean Delvare <jdelvare@xxxxxxx>
The below can be separated by
---
to avoid noise in the commit messages. The effect, namely Cc'ing to people,
will stay the same.
Noted, I'll do that from now on.
Cc: Luis Oliveira <lolivei@xxxxxxxxxxxx>
BTW, the address above is no longer valid so it should be omitted when replying.
Cc: Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx>
Cc: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
Cc: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
Cc: Jan Dabros <jsd@xxxxxxxxxxxx>
Cc: Andi Shyti <andi.shyti@xxxxxxxxxx>
---
Other than that, LGTM,
Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
Acked-by: Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx>
Tested-by: Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx>