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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 5FE46C7EE25 for ; Wed, 7 Jun 2023 12:29:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To: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-Owner; bh=kGooG8YA3sze6BXz5vAJF+uzNtIVU206aTrMGgbadOo=; b=iC54fE9SYkGG6J lyXUxBdfd1+XtBPNNcTO4+vpYJMpX2qGxh15sIY+nRQbaKAgqZ0FT3hhtC7BVQ5HuTMxIlN1LOqgD nEUaVit/YR7Zf40+3rTppOl4YjMqY77HqgfYJyhSl58nf/YiUb8DAD8MDwJkFnFWpio+J0rjV3XBN ZKEDHOMLgLO9kxmDCyeX5sg5TjRy9ulEokRKr3ithN0yvWzir8qeWtv/N/AU6Z48a7RU33msfL5E5 KzWmI012HIIZ99CArv1ngmIAh6VkjjPqEPFafIQHAR3ertsRsRq54nGIQQHI7DTHB7l2sRSb95JtX gdTkqqLdZ0NSX1M0oSCA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q6sHm-005twg-0I; Wed, 07 Jun 2023 12:29:10 +0000 Received: from pandora.armlinux.org.uk ([2001:4d48:ad52:32c8:5054:ff:fe00:142]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q6sHj-005tSu-2w for linux-arm-kernel@lists.infradead.org; Wed, 07 Jun 2023 12:29:09 +0000 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=sfgh0wXDuBsxdZzmvslnek33IenAM+jhwyPgNrDd72w=; b=OwBJgsqiqluv2F3opSH5pTIy3B 2sn+QRCTBolIVAf7YtViwNt7IQhUAs8aXPLS/Xnct3/2QSsZc2v8E3HawXNcRZZxRh5qrPUgw2g1N TWpVSbI/9qVELIqYG31vgATU2iOEhOertibK+2pSOZGxLaRL2nlXAcGjOe7D3/gmzniVW/SIbbU6H U/zDgFJ+7WW+5OENkucUzFbTVfMHTRc9ez410dr6CgrzOxVNIaT+9ZkWbeIAu4vjjOGc7pWOg9oSc +ZFHPaJiL+DsS8jpmOM6vW4cAlbvw5A7HpRVlwuWBfZ7xq7+ywyGUmQQ61Bv7qIKTmhU32+AbNxZb aK8K7uLg==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:45564) 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 1q6sFU-0007Qp-LE; Wed, 07 Jun 2023 13:26:48 +0100 Received: from linux by shell.armlinux.org.uk with local (Exim 4.94.2) (envelope-from ) id 1q6sFN-0008DF-MJ; Wed, 07 Jun 2023 13:26:41 +0100 Date: Wed, 7 Jun 2023 13:26:41 +0100 From: "Russell King (Oracle)" To: Maxime Chevallier Cc: davem@davemloft.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, alexis.lothore@bootlin.com, thomas.petazzoni@bootlin.com, Andrew Lunn , Jakub Kicinski , Eric Dumazet , Paolo Abeni , Florian Fainelli , Heiner Kallweit , Vladimir Oltean , Ioana Ciornei , linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, Maxime Coquelin , Jose Abreu , Alexandre Torgue , Giuseppe Cavallaro , Simon Horman , Maciej Fijalkowski , Feiyang Chen Subject: Re: [PATCH net-next v4 4/5] net: altera_tse: explicitly disable autoscan on the regmap-mdio bus Message-ID: References: <20230607135941.407054-1-maxime.chevallier@bootlin.com> <20230607135941.407054-5-maxime.chevallier@bootlin.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230607135941.407054-5-maxime.chevallier@bootlin.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230607_052907_948176_DB72E49E X-CRM114-Status: UNSURE ( 9.44 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Jun 07, 2023 at 03:59:40PM +0200, Maxime Chevallier wrote: > Set the .autoscan flag to false on the regmap-mdio bus, to avoid using a > random uninitialized value. We don't want autoscan in this case as the > mdio device is a PCS and not a PHY. Isn't this now covered by patch 1's memset of mrc? -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel