From: "Markus Stockhausen" <markus.stockhausen@gmx.de>
To: <wsa+renesas@sang-engineering.com>, <brgl@kernel.org>
Cc: <linusw@kernel.org>, <andi.shyti@kernel.org>,
<linux-i2c@vger.kernel.org>, <linux-gpio@vger.kernel.org>,
<linux-kernel@vger.kernel.org>
Subject: AW: [PATCH v7 0/2] i2c: i2c-gpio: Enhance driver for buses with shared SCL
Date: Wed, 15 Jul 2026 08:26:20 +0200 [thread overview]
Message-ID: <008301dd1422$da3ce390$8eb6aab0$@gmx.de> (raw)
In-Reply-To: <20260714162915.3018703-1-markus.stockhausen@gmx.de>
Hi Wolfram,
Hi Bartosz,
> Von: Markus Stockhausen <markus.stockhausen@gmx.de>
> Gesendet: Dienstag, 14. Juli 2026 18:29
> An: wsa+renesas@sang-engineering.com; andi.shyti@kernel.org;
linusw@kernel.org; brgl@kernel.org; linux-i2c@vger.kernel.org;
linux-gpio@vger.kernel.org; linux-kernel@vger.kernel.org
> Cc: Markus Stockhausen <markus.stockhausen@gmx.de>
> 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 <markus.stockhausen@gmx.de>
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
next prev parent reply other threads:[~2026-07-15 6:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-14 16:29 [PATCH v7 0/2] i2c: i2c-gpio: Enhance driver for buses with shared SCL Markus Stockhausen
2026-07-14 16:29 ` [PATCH v7 1/2] i2c: algo: bit: Allow to skip bit test Markus Stockhausen
2026-07-14 16:29 ` [PATCH v7 2/2] i2c: i2c-gpio: Enhance driver for buses with shared SCL Markus Stockhausen
2026-07-15 6:26 ` Markus Stockhausen [this message]
2026-07-15 6:44 ` AW: [PATCH v7 0/2] " Wolfram Sang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='008301dd1422$da3ce390$8eb6aab0$@gmx.de' \
--to=markus.stockhausen@gmx.de \
--cc=andi.shyti@kernel.org \
--cc=brgl@kernel.org \
--cc=linusw@kernel.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=wsa+renesas@sang-engineering.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.