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 679F3C7618D for ; Mon, 20 Mar 2023 11:51:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231175AbjCTLvT (ORCPT ); Mon, 20 Mar 2023 07:51:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33974 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230161AbjCTLvR (ORCPT ); Mon, 20 Mar 2023 07:51:17 -0400 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 7BC2822A0C; Mon, 20 Mar 2023 04:51:16 -0700 (PDT) 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=FJlpzoab4V3efnlveAXiGT/zYLEMCWClUmJ6USJrBks=; b=AiKk+CCZoeqXtUVeGGfPur16pS VSw4ZbhBH36KlOgOzt6yxe8vkKyKrb3JRVRYM3K7W7jUcpG6jUrZAD6XjU1s5cXWf8qdmmweIOrEX 4zsvoFNsfWS7Kn7bHT+tgPQGfs62L986/dysqTbFUqLp1tiQ0BMDT0me6PSnH2X6f0PGd5LlRWL1x 8W65vRPnUBVM4AkrdssyepeWUTPibNim5IsJ28PhPhCbu335wIwVz+uI+vXt0Yoae113Ako6kLOsN D2zo+yywBl0lcaARXFeZVbxt1tVonUx04QtkvulXiIm5FCje0hio2RtpZMDSUHqaQkAXKQ6IK5BAX VdrVTltw==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:42226) 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 1peE2j-0007J6-6o; Mon, 20 Mar 2023 11:51:13 +0000 Received: from linux by shell.armlinux.org.uk with local (Exim 4.94.2) (envelope-from ) id 1peE2f-0006UV-0m; Mon, 20 Mar 2023 11:51:09 +0000 Date: Mon, 20 Mar 2023 11:51:08 +0000 From: "Russell King (Oracle)" To: Daniel Golle Cc: netdev@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Heiner Kallweit , Lorenzo Bianconi , Mark Lee , John Crispin , Felix Fietkau , AngeloGioacchino Del Regno , Matthias Brugger , DENG Qingfang , Landen Chao , Sean Wang , Paolo Abeni , Jakub Kicinski , Eric Dumazet , "David S. Miller" , Vladimir Oltean , Florian Fainelli , Andrew Lunn , Vladimir Oltean , =?iso-8859-1?Q?Bj=F8rn?= Mork , Frank Wunderlich , Alexander Couzens Subject: Re: [PATCH net-next v14 8/9] net: ethernet: mtk_eth_soc: switch to external PCS driver Message-ID: References: <3979b99300067c595a4406dbb0dec3ca9ba14952.1679230025.git.daniel@makrotopia.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3979b99300067c595a4406dbb0dec3ca9ba14952.1679230025.git.daniel@makrotopia.org> Sender: Russell King (Oracle) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Mar 19, 2023 at 12:58:02PM +0000, Daniel Golle wrote: > Now that we got a PCS driver, use it and remove the now redundant > PCS code and it's header macros from the Ethernet driver. > > Signed-off-by: Daniel Golle Reviewed-by: Russell King (Oracle) Thanks! -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!