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 CAC33C433EF for ; Fri, 25 Feb 2022 16:00:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242377AbiBYQAb (ORCPT ); Fri, 25 Feb 2022 11:00:31 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51808 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236928AbiBYQA3 (ORCPT ); Fri, 25 Feb 2022 11:00: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 D061D186475 for ; Fri, 25 Feb 2022 07:59:56 -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=WqgCXn8vuzHcfzKiFFyx4oKV+8dGK3Sd5fBS6eNO7F0=; b=s2U5MEVhSB5McmwlBrgiok5PGh RXgqB7KOfBCJZs2rSMWsOKGoB1+M6IKV0XmGuS88EFuwlTqy2WXcn6fpgPbiZHegZQaU+tJF1hwRv zP79GHK4yBu7bQLhQ2m8CWSH08kY6csAOWPUwj60YasfrvzyRwAuYt1ZJvY173FLHNaInyQsIRXA3 CGbKZ2e8CxCQ+FpGtvMU0qfiDaPVlMwNIJ4yLkhUX/q85DaHLnMO7i9TTZmMx2W0Lp8qzKUw05T69 4XJmk+pGxtHrkK5a0vxX0CpiWv/9W7//JvrEGrWMmbANsoHA0taVzbryk/kNo2itDq7W6iOvICI11 CRJireCw==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:57496) 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 1nNd0V-0005eN-8E; Fri, 25 Feb 2022 15:59:47 +0000 Received: from linux by shell.armlinux.org.uk with local (Exim 4.94.2) (envelope-from ) id 1nNd0Q-0003CN-Cq; Fri, 25 Feb 2022 15:59:42 +0000 Date: Fri, 25 Feb 2022 15:59:42 +0000 From: "Russell King (Oracle)" To: Vladimir Oltean Cc: Alexandre Belloni , Claudiu Manoil , Marek =?utf-8?B?QmVoxILImW4=?= , "UNGLinuxDriver@microchip.com" , Andrew Lunn , Vivien Didelot , Florian Fainelli , "David S. Miller" , Jakub Kicinski , "netdev@vger.kernel.org" Subject: Re: [PATCH RFC net-next 4/4] net: dsa: ocelot: mark as non-legacy Message-ID: References: <20220225154649.qi7rl6sfeq7g3n5i@skbuf> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220225154649.qi7rl6sfeq7g3n5i@skbuf> Sender: Russell King (Oracle) Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Fri, Feb 25, 2022 at 03:46:50PM +0000, Vladimir Oltean wrote: > On Fri, Feb 25, 2022 at 02:35:31PM +0000, Russell King (Oracle) wrote: > > The ocelot DSA driver does not make use of the speed, duplex, pause or > > advertisement in its phylink_mac_config() implementation, so it can be > > marked as a non-legacy driver. > > > > Signed-off-by: Russell King (Oracle) > > --- > > Reviewed-by: Vladimir Oltean > Tested-by: Vladimir Oltean Hi Vladimir, Shall I assume the tested-by applies to patch 2 and 3 as well? Thanks. -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!