From: Herve Codina <herve.codina@bootlin.com>
To: Andrew Lunn <andrew@lunn.ch>, Rob Herring <robh@kernel.org>,
Saravana Kannan <saravanak@kernel.org>,
Wolfram Sang <wsa+renesas@sang-engineering.com>,
Peter Rosin <peda@axentia.se>, Andi Shyti <andi.shyti@kernel.org>
Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org,
Allan Nielsen <allan.nielsen@microchip.com>,
Horatiu Vultur <horatiu.vultur@microchip.com>,
Daniel Machon <daniel.machon@microchip.com>,
Steen Hegelund <steen.hegelund@microchip.com>,
Luca Ceresoli <luca.ceresoli@bootlin.com>,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: Re: [PATCH v7 0/3] lan966x pci device: Add support for SFPs, i2c part
Date: Fri, 5 Jun 2026 08:31:58 +0200 [thread overview]
Message-ID: <20260605083158.28ac874f@bootlin.com> (raw)
In-Reply-To: <20260511160051.34700-1-herve.codina@bootlin.com>
Hi Andy, all,
On Mon, 11 May 2026 18:00:47 +0200
Herve Codina <herve.codina@bootlin.com> wrote:
> Hi,
>
> Previously, I sent a big picture series adding support for SFP ports
> available on the LAN966x PCI device [0].
>
> In this series patches touch several parts and sub-system in the kernel.
> Reviews have be done and it makes sense to split the series and send
> parts separately.
>
> This current series is the extraction of patches related to issues in
> the I2C subsystem. It has to be seen as a continuation of the big
> picture series but related to this specific I2C part.
>
> Those patches are related fw_delink issues specific to I2C muxes.
>
> They purpose is to correctly set a link between an adapter supplier and
> its consumer. Indeed, an i2c mux adapter's parent is not the i2c mux
> supplier but the adapter the i2c mux is connected to. Adding a new link
> between the adapter supplier involved when i2c muxes are used avoid a
> freeze observed during device removal.
>
> [0] https://lore.kernel.org/all/20260325143555.451852-1-herve.codina@bootlin.com/
>
> Best regards,
> Hervé
>
I known maintainers are busy but I didn't receive any feedback.
Do you have any comments on the series?
Best regards,
Hervé
prev parent reply other threads:[~2026-06-05 6:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-11 16:00 [PATCH v7 0/3] lan966x pci device: Add support for SFPs, i2c part Herve Codina
2026-05-11 16:00 ` [PATCH v7 1/3] i2c: core: Introduce i2c_get_adapter_physdev() Herve Codina
2026-05-11 16:00 ` [PATCH v7 2/3] i2c: mux: Set adapter physical device Herve Codina
2026-05-11 16:00 ` [PATCH v7 3/3] i2c: mux: Create missing devlink between mux and " Herve Codina
2026-06-05 6:31 ` Herve Codina [this message]
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=20260605083158.28ac874f@bootlin.com \
--to=herve.codina@bootlin.com \
--cc=allan.nielsen@microchip.com \
--cc=andi.shyti@kernel.org \
--cc=andrew@lunn.ch \
--cc=daniel.machon@microchip.com \
--cc=horatiu.vultur@microchip.com \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=luca.ceresoli@bootlin.com \
--cc=peda@axentia.se \
--cc=robh@kernel.org \
--cc=saravanak@kernel.org \
--cc=steen.hegelund@microchip.com \
--cc=thomas.petazzoni@bootlin.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox