Message ID | 20241010063611.788527-1-herve.codina@bootlin.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7D15DCF07B5 for <linux-arm-kernel@archiver.kernel.org>; Thu, 10 Oct 2024 06:37:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:MIME-Version:Message-ID:Date:Subject:Cc:To:From:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=eKiBLnCEfqelwX+0xUVNw2LLxw1DhN3Hm8mIYFYOqaU=; b=RiH9dCiVHx3JLPStRu1gy+zr6U iBwDohcsrl72rqXUXdWkg8HjAOcdplDRlgTpTRfcX3e5aqiEZuYr8lnN9C9c2LRSmxvXEER/a/4SZ BPMBJC0zkgHEhxLxx/DwEStiDuaSF9LbXieKDUfu5SeOTdS6l5Y19b0QUYc7SusWj5S25yuhw9pyl pFpkSDqaQQW7gmZUSqsbFOReE9nWogig/G1DBGucGXfiFmpp++CRy2eg2SPscrO/J5yHnLC5/GWB5 Tu59IbYL7iFm5qdlg/qAqei/Dznc/srBjiT9y/9zxZkuw9dpBM4RLcyS2+vgAWadL0AZrY8dpK5sM 93zqcXaw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1symnv-0000000Bhc2-195k; Thu, 10 Oct 2024 06:37:43 +0000 Received: from relay5-d.mail.gandi.net ([2001:4b98:dc4:8::225]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1symmX-0000000BhEB-18tV for linux-arm-kernel@lists.infradead.org; Thu, 10 Oct 2024 06:36:20 +0000 Received: by mail.gandi.net (Postfix) with ESMTPA id 75ECF1C0004; Thu, 10 Oct 2024 06:36:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1728542175; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=eKiBLnCEfqelwX+0xUVNw2LLxw1DhN3Hm8mIYFYOqaU=; b=HSjslG2Ubw0eFTt62gi0RitdTUUty7rPRWyBrWevfnugLNCWb9N3iQ/1gWRXhCnnGsX20H OuX0XFc57MufVzVOpXS6+hNfUhshl9wSeiB3TH5SwHUkZiostTApiFGFtZhE4AGu0wrkWE AuANFj4ql09WsHEVsdQONDxsDZNHQWV2n8Bb8qaRHcG66+IHnkCiRumlV8ZVYJhAEQQzm5 9k8rQ9HuHPbjAb5nIDDkQSYcQXFco6AcRufW7tkkRQz8VfUu1FoxA1LBgMreaBUszkharJ keGUiGR5xDhkAJQ8Nx9rOMNcl8ltZqACX3BQ+d0nDNnb/HWsjCDzXsS09eI+nQ== From: Herve Codina <herve.codina@bootlin.com> To: Geert Uytterhoeven <geert@linux-m68k.org>, Andy Shevchenko <andy.shevchenko@gmail.com>, Simon Horman <horms@kernel.org>, Lee Jones <lee@kernel.org>, Arnd Bergmann <arnd@arndb.de>, Derek Kiernan <derek.kiernan@amd.com>, Dragan Cvetic <dragan.cvetic@amd.com>, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Herve Codina <herve.codina@bootlin.com>, Bjorn Helgaas <bhelgaas@google.com>, Philipp Zabel <p.zabel@pengutronix.de>, Lars Povlsen <lars.povlsen@microchip.com>, Steen Hegelund <Steen.Hegelund@microchip.com>, Daniel Machon <daniel.machon@microchip.com>, UNGLinuxDriver@microchip.com, Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org>, Saravana Kannan <saravanak@google.com> Cc: "David S. Miller" <davem@davemloft.net>, Eric Dumazet <edumazet@google.com>, Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>, Horatiu Vultur <horatiu.vultur@microchip.com>, Andrew Lunn <andrew@lunn.ch>, 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 <allan.nielsen@microchip.com>, Steen Hegelund <steen.hegelund@microchip.com>, Luca Ceresoli <luca.ceresoli@bootlin.com>, Thomas Petazzoni <thomas.petazzoni@bootlin.com> Subject: [PATCH v9 0/6] Add support for the LAN966x PCI device using a DT overlay Date: Thu, 10 Oct 2024 08:36:00 +0200 Message-ID: <20241010063611.788527-1-herve.codina@bootlin.com> X-Mailer: git-send-email 2.46.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-GND-Sasl: herve.codina@bootlin.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241009_233618_767986_101AFA8B X-CRM114-Status: GOOD ( 35.25 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
Add support for the LAN966x PCI device using a DT overlay
|
expand
|