On 10.09.24 11:05, Andi Shyti wrote:
Hi Gerhard,
On Tue, Aug 27, 2024 at 08:15:04PM GMT, Gerhard Engleder wrote:
On 09.08.24 07:23, Gerhard Engleder wrote:
...
Gerhard Engleder (1):
i2c: keba: Add KEBA I2C controller support
drivers/i2c/busses/Kconfig | 11 +
drivers/i2c/busses/Makefile | 1 +
drivers/i2c/busses/i2c-keba.c | 598 ++++++++++++++++++++++++++++++++++
3 files changed, 610 insertions(+)
create mode 100644 drivers/i2c/busses/i2c-keba.c
Hello Andi,
are there any reasons why this patch does not make any progress?
Did I miss something? Or is it hanging just because of holiday season?
Sorry for having taken so long, now it's merged to i2c/i2c-host.
I took the liberty of changing only 'slave' to 'target' in one
comment to align with the new inclusive I2C naming convention.
Thank you!