[PATCH v7 0/1] lan966x pci device: Add support for SFPs, clock dependency part

Herve Codina posted 1 patch 1 month ago
drivers/clk/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH v7 0/1] lan966x pci device: Add support for SFPs, clock dependency part
Posted by Herve Codina 1 month ago
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 a patch related to a clock
build dependency issues.

[0] https://lore.kernel.org/all/20260325143555.451852-1-herve.codina@bootlin.com/

Best regards,
Hervé

Changes:

v6 -> v7

  Rebase on top v7.1-rc1

  - Patch 1
    No changes

Older iterations:
  Patches 18 in the big picture series
  https://lore.kernel.org/all/20260325143555.451852-1-herve.codina@bootlin.com/

Herve Codina (1):
  clk: lan966x: Add MCHP_LAN966X_PCI dependency

 drivers/clk/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.54.0

Re: [PATCH v7 0/1] lan966x pci device: Add support for SFPs, clock dependency part
Posted by Herve Codina 1 month ago
Hi Wolfram, Andi,

On Mon, 11 May 2026 18:01:26 +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 a patch related to a clock
> build dependency issues.

Oups, this was not the correct series.

Nothing to do with i2c. A wrong command on my side.

The serie has been already sent to correct (clock) maintainers.
Please ignore this one on i2c side.

Sorry for the noise.

Best regards,
Hervé