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 D5F95C636CC for ; Sat, 11 Feb 2023 13:00:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229552AbjBKNAd (ORCPT ); Sat, 11 Feb 2023 08:00:33 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35386 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229520AbjBKNAa (ORCPT ); Sat, 11 Feb 2023 08:00:30 -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 EC10A199D8; Sat, 11 Feb 2023 05:00:29 -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-Transfer-Encoding:Content-Type:MIME-Version:References: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:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=BjwWc9gDfir+Wkn1xAst+LGqPVhoIzVfThz9vx+DKwk=; b=mZ3cstkgXO/A7G7oXqbsTNIBMF gsHOViqG6SDPuO3vexL/Ytj5kfI9BDUZi86HN5qj42/TXnMrWLMcZzwzgq6/0sVLUQUmH1qDEVQki JuBBE5bzg3FYxNatyiNj4Xchc81tzk7w7J+3HRH79M6cRw9VN5uGDrVCOerI/P7YTvCMjF1TNKurC ++EeMnCdkSQUVD2icaYwVfneonBGnKB8KTnU7FBdITHvkg85NHxiEzMBwVRMRAt/NhcCW01BKi5Ss a4XU13NvX19UkGMz1U4h7UqM0to2LC4vqFy5Ye7Q+Bm3JC2ji5EG1z3eV7R8ejI7fd0sRGcKSS06A G+hNdozA==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:46366) 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 1pQpUQ-0001ch-62; Sat, 11 Feb 2023 13:00:26 +0000 Received: from linux by shell.armlinux.org.uk with local (Exim 4.94.2) (envelope-from ) id 1pQpUN-00018M-Jb; Sat, 11 Feb 2023 13:00:23 +0000 Date: Sat, 11 Feb 2023 13:00:23 +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 , Jianhui Zhao , =?iso-8859-1?Q?Bj=F8rn?= Mork Subject: Re: [PATCH v4 12/12] net: dsa: mt7530: use external PCS driver Message-ID: References: <57dd71b0ce44d8c2a175023933d7a5dd6c4f3b6f.1676071508.git.daniel@makrotopia.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <57dd71b0ce44d8c2a175023933d7a5dd6c4f3b6f.1676071508.git.daniel@makrotopia.org> Sender: Russell King (Oracle) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Daniel, On Fri, Feb 10, 2023 at 11:40:40PM +0000, Daniel Golle wrote: > Implement regmap access wrappers, for now only to be used by the > pcs-mtk driver. > Make use of external PCS driver and drop the reduntant implementation > in mt7530.c. > As a nice side effect the SGMII registers can now also more easily be > inspected for debugging via /sys/kernel/debug/regmap. > > Tested-by: Bj?rn Mork > Signed-off-by: Daniel Golle Nothing obviously wrong. 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!