From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 08945C433FE for ; Sun, 2 Jan 2022 15:51:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233320AbiABPva (ORCPT ); Sun, 2 Jan 2022 10:51:30 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55322 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233310AbiABPv3 (ORCPT ); Sun, 2 Jan 2022 10:51:29 -0500 Received: from pandora.armlinux.org.uk (pandora.armlinux.org.uk [IPv6:2001:4d48:ad52:32c8:5054:ff:fe00:142]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D2552C061761; Sun, 2 Jan 2022 07:51:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:In-Reply-To:Content-Type: MIME-Version:References: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:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=4KlxMSqwpI+8J07Pz0YWGyZ05XaJV5IHIKw4TRudFLE=; b=DG4+Kv7XE5pzB9ai02NSG8WMVm 1jinkfqxPJ8NtcvCpXSZJueff4RpaoSJq3i69zkhTFmLznrhrVB8ORNjtX6GfUwn2hRyAG8JA97qH h9xLhye24g0CWJaKimYaFZ5aU08ZzktVQG9C9eNzzF1pMeOUwxZARVcapGTQgT1pdoEGQGJ0Oohcv BnIqg+IXb7xl14NwBkBUB0fqtEQUF6vqS5hgVg8cUoMPcXP4oo/UiwJrg20SLKCOV+6xMOsbB9Fxd o5NebSM/wUf4QBfKdPefWv6K1Mxp6FXmMLp7mVOS4TrxI1iF1dks+f7RzuWR16rkeBDug7GUtRh9+ fuaCjBeA==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:56522) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1n438j-0005Z5-L2; Sun, 02 Jan 2022 15:51:21 +0000 Received: from linux by shell.armlinux.org.uk with local (Exim 4.94.2) (envelope-from ) id 1n438e-0005TU-J5; Sun, 02 Jan 2022 15:51:16 +0000 Date: Sun, 2 Jan 2022 15:51:16 +0000 From: "Russell King (Oracle)" To: Daniel Golle Cc: linux-mediatek@lists.infradead.org, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Felix Fietkau , John Crispin , Sean Wang , Mark Lee , "David S. Miller" , Jakub Kicinski , Matthias Brugger , Andrew Lunn , Michael Lee , Heiner Kallweit Subject: Re: [PATCH v10 0/3] net: ethernet: mtk_eth_soc: refactoring and Clause 45 Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: Russell King (Oracle) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jan 02, 2022 at 03:47:52PM +0000, Daniel Golle wrote: > Rework value and type of mdio read and write functions in mtk_eth_soc > and generally clean up and unify both functions. > Then add support to access Clause 45 phy registers, using newly > introduced helper macros added by a patch Russell King has suggested > in a reply to an earlier version of this series [1]. Can you please stop threading each re-post to the previous posting of the series. It's getting rather annoying after ten iterations to have the subject lines disappearing off the right hand side of the field. This is not a request to re-post, it is a request for the next posting. Thanks. -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!