From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-04.galae.net (smtpout-04.galae.net [185.171.202.116]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0DDB33876BE; Wed, 8 Jul 2026 10:04:21 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.171.202.116 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783505064; cv=none; b=IM6yHWa7bFHK1ndZYEC42xFY5FYtAf0iozRYg6sf8wQw9N1fwMArrtHYHJCWBSSobcV/H+rGvyKapbZMIXmpKQE2WsPpL+LopbH4y95eQ3grtzV4AIw4bHB2vkTdDm8ZBohontOMo9YLuYf+Vk0nnPcD6BuFxR/FhP/OHjdfu8Q= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783505064; c=relaxed/simple; bh=K5M9eQNsPTwK1Pb2MbjOOmIyIv4BnY9GthleSmPbrlM=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type; b=lKy83wWDnT4PRqZqAOZ2DJxHtMpr7b/cTc9+ZpRm4xSNbgBNRxq57fcQ0hH0TxOJx/Gov7YNA+kcANvXwOgFf2MdPsXjwYevhku5u3RYEPSy2iPuz5t0lBWWzH04UPRXHVB63U0PPaSHYZkPO95OcJPvSI3FoMclI66wLoI/rMg= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=JSJik8//; arc=none smtp.client-ip=185.171.202.116 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="JSJik8//" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-04.galae.net (Postfix) with ESMTPS id 5E5B0C8F448; Wed, 8 Jul 2026 10:04:34 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 74F6B60337; Wed, 8 Jul 2026 10:04:20 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 23D9811BC31A3; Wed, 8 Jul 2026 12:04:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1783505058; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding; bh=dapdUZsmq38t8TKgkYjpjuGLpN++XKdT6bObS/bqssI=; b=JSJik8//86rk6lpVzXStWSdMmHFlkS+T5elE4FAssEpE/BixcaLaJq4gO0EAF9PhXVCvuA A1UjggPxhuHGRLdTrmhORA3qyQtnqD7Aak6R18gwrlrqZY/WTAr2pY5Zt2GUaJ7Hoq4CZ/ YFCq/J9hZXT+b6L0xFTRCGCp5UoydjCq4QNfqrmuf8xSbFkVOI1d4IKYHv5TQls1YSv9R4 9yJYAwd7olF40K6oDM1d8020ODSEn23Qz3RGcuc6Fm0wtBysE3a8m3X6D482IHBNtvRt90 EM3zPz2Iqod9PXoGPc/3rFZOgp+YH2dZ3Z96oRyp5cXmD9RS8CPpyNt7rPWTDw== From: Herve Codina To: Richard Cheng , Andrew Lunn , Rob Herring , Saravana Kannan , Greg Kroah-Hartman , "Rafael J. Wysocki" , Danilo Krummrich , Bjorn Helgaas , David Rhodes , Richard Fitzgerald , Charles Keepax , Linus Walleij , Len Brown , Andy Shevchenko , Daniel Scally , Heikki Krogerus , Sakari Ailus , Davidlohr Bueso , Jonathan Cameron , Dave Jiang , Alison Schofield , Vishal Verma , Dan Williams , Ira Weiny , Li Ming , Lizhi Hou , Herve Codina Cc: driver-core@lists.linux.dev, linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, linux-sound@vger.kernel.org, patches@opensource.cirrus.com, linux-gpio@vger.kernel.org, linux-acpi@vger.kernel.org, linux-cxl@vger.kernel.org, Allan Nielsen , Horatiu Vultur , Daniel Machon , Steen Hegelund , Luca Ceresoli , Thomas Petazzoni Subject: [PATCH v9 0/9] lan966x pci device: Add support for SFPs, PCI part Date: Wed, 8 Jul 2026 12:02:50 +0200 Message-ID: <20260708100302.517792-1-herve.codina@bootlin.com> X-Mailer: git-send-email 2.54.0 Precedence: bulk X-Mailing-List: linux-pci@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Last-TLS-Session-Version: TLSv1.3 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 PCI subsystem. It has to be seen as a continuation of the big picture series but related to this specific core part. Patches 1 to 6 introduce and use fw_devlink_set_device() in already existing code. No functional change but the introduction of the fw_devlink_set_device() wrapper. Patch 7 avoid a dangling pointer. Patches 8 and 9 fix fw_devlink issues specific to PCI and the device-tree nodes created during enumeration. [0] https://lore.kernel.org/all/20260325143555.451852-1-herve.codina@bootlin.com/ Best regards, Hervé Changes: v8 -> v9 v8: https://lore.kernel.org/all/20260630102804.413563-1-herve.codina@bootlin.com/ - Patch 7 (new patch in v9) Clear fwnode->dev during root bridge node removal (avoid a dangling pointer). - Patch 8 (patch 7 in v8) Clear fwnode->dev during PCI device node removal. v7 -> v8 v7: https://lore.kernel.org/all/20260511155930.34604-1-herve.codina@bootlin.com/ Rebase on top of v7.2-rc1 - patches 4 and 5 Add 'Reviewed-by: Andy Shevchenko' - Other Patches No other changes v6 -> v7 Rebase on top of v7.1-rc1 - Patch 1 Add Cc stable. Needed for patches 11 and 12 - Patches 2 to 5 No changes - Patch 6 Add Cc stable. Needed for patch 13 Add 'Acked-by: Bjorn Helgaas' - Patch 7 Fix a typo in commit log Add Fixes tag + Cc stable Add 'Acked-by: Bjorn Helgaas' - Patch 8 Add Fixes tag + Cc stable Add 'Acked-by: Bjorn Helgaas' Older iterations: Patches 6 to 13 in the big picture series https://lore.kernel.org/all/20260325143555.451852-1-herve.codina@bootlin.com/ Herve Codina (9): driver core: fw_devlink: Introduce fw_devlink_set_device() drivers: core: Use fw_devlink_set_device() pinctrl: cs42l43: Use fw_devlink_set_device() cxl/test: Use device_set_node() cxl/test: Use fw_devlink_set_device() PCI: of: Use fw_devlink_set_device() PCI: of: Clear fwnode->dev during root bridge node removal PCI: of: Set fwnode device of newly created PCI device nodes PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node drivers/base/core.c | 4 ++-- drivers/pci/of.c | 12 ++++++++++-- drivers/pinctrl/cirrus/pinctrl-cs42l43.c | 2 +- include/linux/fwnode.h | 6 ++++++ tools/testing/cxl/test/cxl.c | 4 ++-- 5 files changed, 21 insertions(+), 7 deletions(-) -- 2.54.0