From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from metis.whiteo.stw.pengutronix.de (metis.whiteo.stw.pengutronix.de [185.203.201.7]) (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 58B191B85E2 for ; Thu, 24 Oct 2024 10:42:28 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.203.201.7 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729766550; cv=none; b=tzcoWRs5gRoqGveQ07lFjfEGTov6Vux8k6bWof7g5T2iN0gJ0xd7shgmLN7Blzi1QrptT+h/g1C6yvtoX8TbrA3DF2yrnOVSMQXm6C6WBQ7h2jzO6whbB2eSajgibUNpjRf/mhEnZ8VYbtC+scLp2LeXw41BIACdoIg0nBV9F2Q= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729766550; c=relaxed/simple; bh=sTc5tqVVtSrVkKf0tyuL0UDlunBMKpNJdKFckebZOTM=; h=Message-ID:Subject:From:To:Cc:Date:In-Reply-To:References: Content-Type:MIME-Version; b=ODK7v7/KpjHgKIZGnIGBHcrBTXTuj6TaHHihgkqbX7p/Ed9IGOQQVczIxH231ChxTCVQJrYI4ki7MfQ5jkb2G+cud6gpaJXDnniztOyYz6AGNCiOj2bicLcbT3Ce+7t+N4k0H0sM13l14W+UhzsLyscP4AftrtWGYlmaqI4lpW4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de; spf=pass smtp.mailfrom=pengutronix.de; arc=none smtp.client-ip=185.203.201.7 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=pengutronix.de Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1t3vI7-0005ly-UW; Thu, 24 Oct 2024 12:42:07 +0200 Received: from lupine.office.stw.pengutronix.de ([2a0a:edc0:0:900:1d::4e] helo=lupine) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1t3vI5-000BPM-0K; Thu, 24 Oct 2024 12:42:05 +0200 Received: from pza by lupine with local (Exim 4.96) (envelope-from ) id 1t3vI4-0007P8-3B; Thu, 24 Oct 2024 12:42:04 +0200 Message-ID: <7512cbb7911b8395d926e9e9e390fbb55ce3aea9.camel@pengutronix.de> Subject: Re: [PATCH v10 0/6] Add support for the LAN966x PCI device using a DT overlay From: Philipp Zabel To: Herve Codina , Geert Uytterhoeven , Andy Shevchenko , Simon Horman , Lee Jones , Arnd Bergmann , Derek Kiernan , Dragan Cvetic , Greg Kroah-Hartman , Bjorn Helgaas , Lars Povlsen , Steen Hegelund , Daniel Machon , UNGLinuxDriver@microchip.com, Rob Herring , Krzysztof Kozlowski , Conor Dooley , Saravana Kannan Cc: "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Horatiu Vultur , Andrew Lunn , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Allan Nielsen , Luca Ceresoli , Thomas Petazzoni Date: Thu, 24 Oct 2024 12:42:04 +0200 In-Reply-To: <20241014124636.24221-1-herve.codina@bootlin.com> References: <20241014124636.24221-1-herve.codina@bootlin.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.4-2 Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-SA-Exim-Connect-IP: 2a0a:edc0:0:c01:1d::a2 X-SA-Exim-Mail-From: p.zabel@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: devicetree@vger.kernel.org On Mo, 2024-10-14 at 14:46 +0200, Herve Codina wrote: > Hi, >=20 > This series adds support for the LAN966x chip when used as a PCI > device. [...] Applied to reset/next, thanks! [1/6] misc: Add support for LAN966x PCI device https://git.pengutronix.de/cgit/pza/linux/commit/?id=3D185686beb464 [2/6] MAINTAINERS: Add the Microchip LAN966x PCI driver entry https://git.pengutronix.de/cgit/pza/linux/commit/?id=3D86f134941a4b [3/6] reset: mchp: sparx5: Map cpu-syscon locally in case of LAN966x https://git.pengutronix.de/cgit/pza/linux/commit/?id=3D0426a920d626 [4/6] reset: mchp: sparx5: Add MCHP_LAN966X_PCI dependency https://git.pengutronix.de/cgit/pza/linux/commit/?id=3Deba0dedd27f9 [5/6] reset: mchp: sparx5: Allow building as a module https://git.pengutronix.de/cgit/pza/linux/commit/?id=3D996737ef676f [6/6] reset: mchp: sparx5: set the dev member of the reset controller https://git.pengutronix.de/cgit/pza/linux/commit/?id=3D37b395c2c489 regards Philipp