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 5FF80279DC8; Wed, 15 Oct 2025 07:17:43 +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=1760512665; cv=none; b=MrZAuRkul/t14TyZm7+GPcb3cMsVgw+Akyi4h07qfdMM1K7RLXg7y42OFWwkBs2QUEG7y0D1Y2mcLendxQprzBJYbfc6xRCo1enV6xn3u5OJNo1VfN3qSC9c6a44lNStIsDvmzfpnC6FwAZ/Y38wDbMU1kF8xZ128ugY/EMJBdc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1760512665; c=relaxed/simple; bh=9FKsvQpPFa3S8kI7o3JHGpvumj50nPnqtXTWWQF2cco=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=QyGeNu+oqI0o18GLfa1UZ3bmx02aOOjwlvPdL41lOqehj7s3+f6ezvR0pqk5LeB6xs/TP30nszlsRP6j4rCNPzbXC1JK7SFV09zhHV55Yx48cMEP4qXeSMTMUFKREvi417pyQOZNvLlYavG2MkTPBUSi0gD+yjXjgIoWcVhXjcc= 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=u8o7+VqU; 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="u8o7+VqU" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-03.galae.net (Postfix) with ESMTPS id D66FD4E410C3; Wed, 15 Oct 2025 07:17:41 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id A732C606FA; Wed, 15 Oct 2025 07:17:41 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 38D99102F22BD; Wed, 15 Oct 2025 09:17:19 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1760512657; h=from:subject:date:message-id:to:cc:mime-version: content-transfer-encoding:in-reply-to:references; bh=iqjdWBp9Wqy5NjAl9Fv0+cJClfEUqN7snYR4tnm0kQQ=; b=u8o7+VqUmezcssRLnDJbPv4OKTcIFZfC4ietAb1J+hQfpuIsLizCBXyVRSTUk0om8bbWgJ 9NWh3zVQU8SMmEAZ2uXexQeElvOHwOXa63OUvGQEdsojeHUJUY1ottFwThV+miLhpDBRg3 aMmRP4cBlV410/eaAbsdNmWqeBxnTXkDyw5nNLfZXsXQ/PShHpzjBLEFiC2kk+GkzSlRbn mIsbmxWL2pkBi5BRiyCQWfwHqjFsHaoCw4zl/Kz8fiWO/o9ylG62XFZ6oM+r4KP15S1K9c vzJvvsfStLrLe4TpJx/p6aGy6V0OG/jqsP5xF9j1WU9fHznAD+fVh/GoR77fFQ== From: Herve Codina To: Andrew Lunn , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Greg Kroah-Hartman , "Rafael J. Wysocki" , Danilo Krummrich , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Michael Turquette , Stephen Boyd , Andi Shyti , Wolfram Sang , Peter Rosin , Arnd Bergmann , Herve Codina , Saravana Kannan , Bjorn Helgaas , Charles Keepax , Richard Fitzgerald , David Rhodes , Linus Walleij , Ulf Hansson , Mark Brown , Andy Shevchenko , Daniel Scally , Heikki Krogerus , Sakari Ailus , Len Brown , Davidlohr Bueso , Jonathan Cameron , Dave Jiang , Alison Schofield , Vishal Verma , Ira Weiny , Dan Williams , Geert Uytterhoeven Cc: Wolfram Sang , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, linux-i2c@vger.kernel.org, linux-pci@vger.kernel.org, linux-sound@vger.kernel.org, patches@opensource.cirrus.com, linux-gpio@vger.kernel.org, linux-pm@vger.kernel.org, linux-spi@vger.kernel.org, linux-acpi@vger.kernel.org, linux-cxl@vger.kernel.org, Allan Nielsen , Horatiu Vultur , Steen Hegelund , Luca Ceresoli , Thomas Petazzoni Subject: [PATCH v4 07/29] misc: lan966x_pci: Use simple-platform-bus Date: Wed, 15 Oct 2025 09:13:54 +0200 Message-ID: <20251015071420.1173068-8-herve.codina@bootlin.com> X-Mailer: git-send-email 2.51.0 In-Reply-To: <20251015071420.1173068-1-herve.codina@bootlin.com> References: <20251015071420.1173068-1-herve.codina@bootlin.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Last-TLS-Session-Version: TLSv1.3 The simple-bus driver doesn't populate its child devices during its probe. This confuses fw_devlink and results in wrong or missing devlinks. simple-platform-bus has been introduced to fix the issue. Use this newly introduce driver instead of simple-bus. Signed-off-by: Herve Codina --- drivers/misc/lan966x_pci.dtso | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/misc/lan966x_pci.dtso b/drivers/misc/lan966x_pci.dtso index 7b196b0a0eb6..47d61dc963c7 100644 --- a/drivers/misc/lan966x_pci.dtso +++ b/drivers/misc/lan966x_pci.dtso @@ -48,7 +48,7 @@ sys_clk: clock-15625000 { }; pci-ep-bus@0 { - compatible = "simple-bus"; + compatible = "simple-platform-bus"; #address-cells = <1>; #size-cells = <1>; -- 2.51.0