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 4058AC433EF for ; Fri, 25 Feb 2022 11:57:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240319AbiBYL5a (ORCPT ); Fri, 25 Feb 2022 06:57:30 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55850 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229573AbiBYL5a (ORCPT ); Fri, 25 Feb 2022 06:57: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 1C9605E752 for ; Fri, 25 Feb 2022 03:56:58 -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=5PCNepmBKcBrqIYcEYI4HA6q9IB+NOuUHPaU93SBuZU=; b=r2WRZ+0XqQNvtYnI4fJC66rGhP IgLZDlVMyV0NVtCElyjrWAIk/Lo0dTot1uuRlwjx9Jo5AGPSwFx36/nSxnEHiuTSDoQnKrhgJMWTT qfxjOV3kp9PJmPK0wNBYBc8HDvaRIEdm4Rgy1xwncU3LHGB9wp7KfEqQA7DV6Jxxn3EtufW08XCPc 1j25yegTMD9LLBQfdpXzbkY8K9TWYBP/HA2X7FpM70MPH/qIKLhYt0mnyZLwTx9vr3xblpDWJPOII CX2+QMR11UbpW/Ek7wQKm8qNqEQsx4VCglc4FvQwV9Jr5Iaxvt6RHe3QDdbsIgpx8+3vD03F5iGAF l2x7ZSBA==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:57480) 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 1nNZDS-0005II-0d; Fri, 25 Feb 2022 11:56:54 +0000 Received: from linux by shell.armlinux.org.uk with local (Exim 4.94.2) (envelope-from ) id 1nNZDR-00031s-Dq; Fri, 25 Feb 2022 11:56:53 +0000 Date: Fri, 25 Feb 2022 11:56:53 +0000 From: "Russell King (Oracle)" To: Vladimir Oltean Cc: Marek Beh__n , Andrew Lunn , Vivien Didelot , Florian Fainelli , "David S. Miller" , Jakub Kicinski , netdev@vger.kernel.org Subject: Re: [PATCH net-next 1/6] net: dsa: sja1105: populate supported_interfaces 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: netdev@vger.kernel.org On Fri, Feb 25, 2022 at 11:56:02AM +0000, Russell King (Oracle) wrote: > Populate the supported interfaces bitmap for the SJA1105 DSA switch. > > This switch only supports a static model of configuration, so we > restrict the interface modes to the configured setting. > > Reviewed-by: Vladimir Oltean Signed-off-by: Russell King (Oracle) Bl"%$y vi! -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!