Message ID | Y/ivHGroIVTe4YP/@shell.armlinux.org.uk (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 BB7B4C61DA4 for <linux-arm-kernel@archiver.kernel.org>; Fri, 24 Feb 2023 12:37:04 +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:Subject:Cc:To: From:Date: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=KrzLqN38QIYnyqPZ1lJBK+TRR5xczy8PwdK3RrTip2Q=; b=D7oD/RJ40cb/hX x3H0iS8QaO4hFvbX1grb6LyhnTPfY7fmgg97P0tP/wAbd7s7H4qOTaEUbzUOGJAWc9wqLKEfehCPm Bj6D3dzjSY7psbCE27QXiPCYQ6WWH19/EYkPrT8lqB5FLLE/cgbwRynhxSggDyBRDCAUKgEorbl7E 7Uf/HnfEU96TddJNJhsw8i1R3Vdcecljit+FN3LNQng/i6ofFTvhHeG51OO4o7QQSBYpDlRLGzHmq Y5F7WJy532BQHXraM0XWHiSwVMj+8OvONfrmvtl+BmBKnRE3Vysm+iDfnhsb5fDhT6V77C4s7L03F byChMZgrO/JiNVre0GGA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pVXJ4-002PUd-7l; Fri, 24 Feb 2023 12:36:10 +0000 Received: from pandora.armlinux.org.uk ([2001:4d48:ad52:32c8:5054:ff:fe00:142]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pVXJ1-002PTC-EZ; Fri, 24 Feb 2023 12:36:09 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:Content-Type:MIME-Version: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=oOUHfm6liK2+pEkFLHJseKqdt6YDS6UDIHuq/c0TaYE=; b=z8KdmSnkzkHmL83t8pGRNLz1+D CC4LZFOjWj+X1hOVleI5M4h6cu8bYP5ARnxb5Wxf3NQ6qiSfUju2vMZ4J8iZz1Jeawbzh/AIizPlC N05QPZ+2PU+rbBHxnbw8TYYYEienuFt2kpx4ecGTvWx5UNO06k80+AoGApYBc3umEXkOHzBLygDNP Ex+H7NepQD2eqKfSWwSHN+Px54dExvyzukOXZEQMdWPXrFqJGYK4r2E2DDYWMERigAjxtONLEKTBO L9VrQhZS1uN43fZR00z1ENsZCbuQc56KuDZdOsBgBq6vQUcrENLngzWI7nZL6xXrzPZSPqBKkopND OSPTF8TQ==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:35628) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from <linux@armlinux.org.uk>) id 1pVXIg-0000cw-7b; Fri, 24 Feb 2023 12:35:46 +0000 Received: from linux by shell.armlinux.org.uk with local (Exim 4.94.2) (envelope-from <linux@shell.armlinux.org.uk>) id 1pVXIa-0005PH-Am; Fri, 24 Feb 2023 12:35:40 +0000 Date: Fri, 24 Feb 2023 12:35:40 +0000 From: "Russell King (Oracle)" <linux@armlinux.org.uk> To: Daniel Golle <daniel@makrotopia.org> Cc: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>, "David S. Miller" <davem@davemloft.net>, Eric Dumazet <edumazet@google.com>, Felix Fietkau <nbd@nbd.name>, Jakub Kicinski <kuba@kernel.org>, John Crispin <john@phrozen.org>, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, Lorenzo Bianconi <lorenzo@kernel.org>, Mark Lee <Mark-MC.Lee@mediatek.com>, Matthias Brugger <matthias.bgg@gmail.com>, netdev@vger.kernel.org, Paolo Abeni <pabeni@redhat.com>, Sean Wang <sean.wang@mediatek.com> Subject: [PATCH RFC net-next 0/4] Various mtk_eth_soc cleanups Message-ID: <Y/ivHGroIVTe4YP/@shell.armlinux.org.uk> MIME-Version: 1.0 Content-Disposition: inline X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230224_043607_777528_51CC426E X-CRM114-Status: GOOD ( 16.31 ) 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> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 |
Various mtk_eth_soc cleanups
|
expand
|