Received: by 2002:ac0:b08d:0:0:0:0:0 with SMTP id l13csp2879322imc; Sat, 23 Feb 2019 13:29:53 -0800 (PST) X-Google-Smtp-Source: AHgI3IaFzzoTF5OjVezX4o5q8ZOl2DGz2twbAJ2KeJFzHzrIT06UoOihAOkuwANFHNKSr1OzEDIN X-Received: by 2002:a65:4204:: with SMTP id c4mr3049637pgq.136.1550957393117; Sat, 23 Feb 2019 13:29:53 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1550957393; cv=none; d=google.com; s=arc-20160816; b=K57neTup2MWx/l63ruw1d1Q0o29v2/4GFqnODtYBtQmXe15RFNHnqExrb6TUjjOYgd ayjAgQZuh7sJT52M6SuDaPVh7QVSpMpBp5EUNUzQrQy4rss33/Fe0njkF1SsNhozvpJx M+dxtACHKB149c0U44hpdNWKOQhn6gMqEF1Z54jAaRFLw1PJPaGtQ3eh+UR52+a/sNtX eZVNZyUU8AJU5hzWEzA5DZFc0mRaaFZyrAC6uEaB55MKuBGm8IyF50SqEugvwq3bnWEZ 5nsRKMtHPnxXQtSD5Vgy14MyTAFzffho3Ff7shM69/5TWRR7EqoYVVqhy5yTqvZe39iV VNbA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:from:subject:cc:to:message-id:date; bh=hlgub2UjqmE6l2V2HOpWDBkJBAklT09OLC9zpzyepVc=; b=HULFGtAqd5kpKZUecrTOdQfmFoiAx5RbsxRm/nYBgz2Lk2/lqhVG/8ohSBSplgTBp3 CuC7xdyvBish0IyG/tdYEslqkAwNx+AcLKxCCRIvF0hYeVJmXGj/ZGKqO8L+8WgafrMy dTf/0SHDV10q2pJLtTuU+okjVnSVjQ9KxLQTKjVschxKBptkCgXG8lRsN/sC1eRutC3L Z756mfYzkX5LkQ7hmhzwXhhesWknMAqxV/qRI1lzE47VXituNmF6mU7ul7epECWO4sBH CcTUP7nTfJjdnP4iGqDmIThbf/8+yIIaW4oHaAIyMwRtwhWcfHrMtsNy79q4vOLGKk+u K9Vg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d12si4611574pgt.59.2019.02.23.13.29.38; Sat, 23 Feb 2019 13:29:53 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729287AbfBWV2h (ORCPT + 99 others); Sat, 23 Feb 2019 16:28:37 -0500 Received: from shards.monkeyblade.net ([23.128.96.9]:42626 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728044AbfBWV2f (ORCPT ); Sat, 23 Feb 2019 16:28:35 -0500 Received: from localhost (unknown [IPv6:2601:601:9f80:35cd::bf5]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id D5A6414BEE20F; Sat, 23 Feb 2019 13:28:34 -0800 (PST) Date: Sat, 23 Feb 2019 13:28:34 -0800 (PST) Message-Id: <20190223.132834.658153280215105502.davem@davemloft.net> To: maxime.chevallier@bootlin.com Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, andrew@lunn.ch, f.fainelli@gmail.com, hkallweit1@gmail.com, linux@armlinux.org.uk, linux-arm-kernel@lists.infradead.org, antoine.tenart@bootlin.com, thomas.petazzoni@bootlin.com Subject: Re: [PATCH net] net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10G From: David Miller In-Reply-To: <20190221165411.9739-1-maxime.chevallier@bootlin.com> References: <20190221165411.9739-1-maxime.chevallier@bootlin.com> X-Mailer: Mew version 6.8 on Emacs 26.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Sat, 23 Feb 2019 13:28:35 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Maxime Chevallier Date: Thu, 21 Feb 2019 17:54:11 +0100 > Some Marvell Alaska PHYs support 2.5G, 5G and 10G BaseT links. Their > default behaviour is to advertise all of these modes, but at the moment, > only 10GBaseT is supported. To prevent link partners from establishing > link at that speed, clear these modes upon configuring aneg parameters. > > Fixes: 20b2af32ff3f ("net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY support") > Signed-off-by: Maxime Chevallier > Reported-by: Russell King > --- > > Dave, > > This patch will conflict when merging net into net-next, and is actually > not needed there. In net-next, this issue is fixed by the recent work > done by Andrew and Heiner, that introduce more generic ways to handle aneg > configuration for C45 PHYs. > > The commit fixing this would be : > 3de97f3c6308 ("net: phy: marvell10g: use genphy_c45_an_config_aneg") > > However this fix should be backported, hence why it was implemented in a > small standalone patch here. > > Please tell me if you have any issue with this. Understood, this is fine. Applied and queued up for -stable. Thanks.