AW: [PATCH v7 0/2] i2c: i2c-gpio: Enhance driver for buses with shared SCL
"Markus Stockhausen" <[email protected]>
| Newsgroups | org.kernel.vger.linux-i2c,org.kernel.vger.linux-gpio,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Hi Wolfram, Hi Bartosz, > Von: Markus Stockhausen <[email protected]> > Gesendet: Dienstag, 14. Juli 2026 18:29 > An: [email protected]; [email protected]; [email protected]; [email protected]; [email protected]; [email protected]; [email protected] > Cc: Markus Stockhausen <[email protected]> > Betreff: [PATCH v7 0/2] i2c: i2c-gpio: Enhance driver for buses with shared SCL > > This series adds support for devices with multiple I2C buses > that share a single clock line. > > Signed-off-by: Markus Stockhausen <[email protected]> Thanks for your assistance and feedback. Finally Sashiko seems to be happy. https://sashiko.dev/#/patchset/20260714162915.3018703-1-markus.stockhausen%4 0gmx.de The core logic of the implementation is still the same you reviewed, With Sashikos feedback the detection of sharable SCL pins has changed a bit. Maybe you can have a final look if i2c_gpio_create_scl() is ok for you now. Thanks in advance. Markus