From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-03.galae.net (smtpout-03.galae.net [185.246.85.4]) (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 5A864413230; Fri, 5 Jun 2026 06:45:51 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.246.85.4 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780641954; cv=none; b=AOw2YZk3/Ywwrn6RJgoJzzOJUZ6wI7dgBrSu8v6ZMR1+m/8EwvwqrJOg8Leg9ecY2eHmux7lYp+RwvYo/HYLDM7yNqDa6GBGVMz2wkqmiW/ND9AsNTxWCr6k3A+FkyU2X5vDsCRawYEXjeKInRz0Gqvwh3Dbq04Hro7OiVTPEx4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780641954; c=relaxed/simple; bh=YJpo32jO83UGLMU8gDwSrkla4iGpcMmeia16+cxd3fo=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=PebHRuZPHNl/BHy7h2seOdOxWbHtH16wO37TF1ivC3tazilc3mMW+gT16GSxQLtlqLzXAsHmxB//OYGRseupgQ0kL5WGY1R15jdoACySouH26v30us5U2z/QMab03zOximya+xyuh9cy0H//zBFtRw/uhXf+onvYPFn7uuSRyNo= 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=B77iAmzD; arc=none smtp.client-ip=185.246.85.4 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="B77iAmzD" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-03.galae.net (Postfix) with ESMTPS id A49F04E40776; Fri, 5 Jun 2026 06:45:49 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 6E3895FED1; Fri, 5 Jun 2026 06:45:49 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id DE2A7106A1EBD; Fri, 5 Jun 2026 08:45:44 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1780641948; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=TKj5g8/lTeOWFoQK37ljdSXM22TotCuzq0IiX82cl6o=; b=B77iAmzDGqP2LQRUinIChZycZ8eIsD5vXpR2K4QMSECuNKKn/tYKa5XLIVUmHtCJUGpL1m C3x6DT6ILwh26Xvgaf4NiFJVFeODu3PQ8qKFz/FjJO0Q4to0kghX+wt/mV/vSGnqo+8X/Z ZTSAtTjvJBzg16ALrljjbx+55oCpz3ghYjheOTJnvU0gUDuBvjuEixKGkt6/eVKLO4d/03 vvEATcHB7THSWpvM+OEDPw2JLyYAgb4iWPRfzv81vCcsOjHJjBd+MzpdvawMUDyAMwQ+Zb izt1c7Twaq/RqZ55NrX3E/iEA46DH0Exj9Or0bUiPB3T77XoM29XZhRt+PQ/ow== Date: Fri, 5 Jun 2026 08:45:43 +0200 From: Herve Codina To: Andrew Lunn , Rob Herring , Saravana Kannan , Geert Uytterhoeven , Kalle Niemi , Matti Vaittinen , Greg Kroah-Hartman , "Rafael J. Wysocki" , Danilo Krummrich Cc: driver-core@lists.linux.dev, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Allan Nielsen , Horatiu Vultur , Daniel Machon , Steen Hegelund , Luca Ceresoli , Thomas Petazzoni Subject: Re: [PATCH v7 0/2] lan966x pci device: Add support for SFPs, simple-bus part Message-ID: <20260605084543.4701ea28@bootlin.com> In-Reply-To: <20260511155902.34534-1-herve.codina@bootlin.com> References: <20260511155902.34534-1-herve.codina@bootlin.com> Organization: Bootlin X-Mailer: Claws Mail 4.4.0 (GTK 3.24.52; x86_64-redhat-linux-gnu) Precedence: bulk X-Mailing-List: devicetree@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 all, On Mon, 11 May 2026 17:58:58 +0200 Herve Codina 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 the > simple-bus driver. It has to be seen as a continuation of the big > picture series but related to this specific simple-bus part. > > Patches 1 and 2 makes the simple-bus driver compatible with fw_devlink > expectation consisting in creating its child devices at probe. > > [0] https://lore.kernel.org/all/20260325143555.451852-1-herve.codina@bootlin.com/ > I haven't receive any comment on the series. Is there anything I can do to move forward on this simple-bus driver? Best regards, Hervé