Message ID | cover.1737383314.git.geert+renesas@glider.be |
---|---|
Headers | show
Return-Path: <linux-phy-bounces+linux-phy=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 4DB32C02185 for <linux-phy@archiver.kernel.org>; Mon, 20 Jan 2025 14:35:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id: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=00VsoUadl2wJrtUex6t/LKJvRLPZFf9l0spnmZaN6e8=; b=a42e5TMTREY85t AqE3Cj9i64dlGW4+V2zEzbRBZCvFG1OBkvKvuEOJxfZ8L41uypOCbktHz5O9PUrHOLmTPFbucBrnb t1tj3YOP0IJdLJbFdfmyRvl3qL2Xpia7uayOghxZolZqetxNpOiFFc4eHARNnopZ4ShNmcVo/Xsko kOSW+p/FwMPt3S1M/+GQtaZsIOc9i1ENJc61+YLt013L0iyO+nr2G1ogT1e0VO4tE/YkLiQhdnRup unr8F9gj+FyoYTAQYUOjnv/HzHrnE+ng61lLI2aAGiJnH3a1mBr9KZuORffdWWRXMSS6ixkS/eMYk MpOVDGdZ89uOJGsT+iYQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tZsrw-00000005nui-0FPV; Mon, 20 Jan 2025 14:35:12 +0000 Received: from michel.telenet-ops.be ([2a02:1800:110:4::f00:18]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tZsrt-00000005nsw-17Xp for linux-phy@lists.infradead.org; Mon, 20 Jan 2025 14:35:10 +0000 Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed80:30c9:4dcf:fe21:4b10]) by michel.telenet-ops.be with cmsmtp id 3Sb42E0090raqVW06Sb4lJ; Mon, 20 Jan 2025 15:35:05 +0100 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.97) (envelope-from <geert@linux-m68k.org>) id 1tZsrh-0000000DhTR-3Hu6; Mon, 20 Jan 2025 15:35:04 +0100 Received: from geert by rox.of.borg with local (Exim 4.97) (envelope-from <geert@linux-m68k.org>) id 1tZsro-0000000DTZO-12VC; Mon, 20 Jan 2025 15:35:04 +0100 From: Geert Uytterhoeven <geert+renesas@glider.be> To: =?utf-8?q?Herv=C3=A9_Codina?= <herve.codina@bootlin.com>, Thomas Gleixner <tglx@linutronix.de>, Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org>, Vinod Koul <vkoul@kernel.org>, Kishon Vijay Abraham I <kishon@kernel.org> Cc: devicetree@vger.kernel.org, linux-phy@lists.infradead.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven <geert+renesas@glider.be> Subject: [PATCH v3 0/3] LAN966x PCIe endpoint cleanups Date: Mon, 20 Jan 2025 15:35:00 +0100 Message-ID: <cover.1737383314.git.geert+renesas@glider.be> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250120_063509_451530_69CE4CE4 X-CRM114-Status: GOOD ( 18.39 ) X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list <linux-phy.lists.infradead.org> List-Unsubscribe: <https://lists.infradead.org/mailman/options/linux-phy>, <mailto:linux-phy-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-phy/> List-Post: <mailto:linux-phy@lists.infradead.org> List-Help: <mailto:linux-phy-request@lists.infradead.org?subject=help> List-Subscribe: <https://lists.infradead.org/mailman/listinfo/linux-phy>, <mailto:linux-phy-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-phy" <linux-phy-bounces@lists.infradead.org> Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org |
Series | LAN966x PCIe endpoint cleanups | expand |