Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp6149699ybi; Tue, 4 Jun 2019 20:12:48 -0700 (PDT) X-Google-Smtp-Source: APXvYqyE7MARXvlXbgBI3ghp1Qs7p/mQC/pr5nyC4PPLFGhqGde4ShWDqcYxMsEKM1sSHORBt1yf X-Received: by 2002:a17:902:e490:: with SMTP id cj16mr39643868plb.136.1559704367903; Tue, 04 Jun 2019 20:12:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1559704367; cv=none; d=google.com; s=arc-20160816; b=OmKzfrABxG+JnTYPx30xah0eLsFNvSvRD77ozTubJ4Sl5Bs98w+LB0rTDxj15RGLle 1vTo/f9jO5ck8OgCAFsX3XXycxFmUYCsL49HDkjyUpUPBLnbsCYGATfI8P0dyO9DMJ/U 3bYBta6KK04QUABJdAL67dQeub0A5PI8PUrb/EWslYqLecHOPonPLyiYdFrBqwiX/d1q d1Qgz0dY+A/M6b+rn3TblxcUpk55rvOvgggDKeVrPRr1x+yFHYdTcMTM6u/5JrVWHakD hEzXBVp0dJE3Q7/KZconTmXBrYTw3b4CCOE27aW+SOLshM2ZI82wKSudizl3Xu6HHwto Yk5w== 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=tX8IfrFwXZhup9kFbEgTEz4SyLOyrcL4kQYTYpeiC2c=; b=DhX+RHT7pfeP9UABs+mRroienVEHlDvBc2eZy1mXJFITUq+pM+LGzIS1EOXAxMtVSh pfO0ERsL0XO4JFe6nW0Rt1rhJLDyECzoRWJTYrguutPqBkdseSKI+KUlYQfT22d8dx1S IAPBXG/J/lhfIkdOx66mVebOh7mpNxSjfXa3Kt/97IEAH5ooA4dbGf/oWJO4JjO6dG7s Tr0svw4vW50F5BI1cYumBD4wVL80AFJWJG1+TU1xGiotixlC4azLm7FMBFjWt8DJMnDS DAWrQvFnUgEa3oir0oIUrg8LaQBRKFPgXihBxiZNkZtz9AprbPmJI8uy17SNQSJUMm/G ju+Q== 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 v4si24204925plp.404.2019.06.04.20.12.30; Tue, 04 Jun 2019 20:12:47 -0700 (PDT) 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 S1726551AbfFEDLY (ORCPT + 99 others); Tue, 4 Jun 2019 23:11:24 -0400 Received: from shards.monkeyblade.net ([23.128.96.9]:56376 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726354AbfFEDLY (ORCPT ); Tue, 4 Jun 2019 23:11:24 -0400 Received: from localhost (unknown [IPv6:2601:601:9f80:35cd::3d5]) (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 3D7E7150477F8; Tue, 4 Jun 2019 20:11:23 -0700 (PDT) Date: Tue, 04 Jun 2019 20:11:22 -0700 (PDT) Message-Id: <20190604.201122.810789004477157679.davem@davemloft.net> To: rasmus.villemoes@prevas.dk Cc: andrew@lunn.ch, vivien.didelot@gmail.com, f.fainelli@gmail.com, robh+dt@kernel.org, mark.rutland@arm.com, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Rasmus.Villemoes@prevas.se Subject: Re: [PATCH net-next v4 00/10] net: dsa: mv88e6xxx: support for mv88e6250 From: David Miller In-Reply-To: <20190604073412.21743-1-rasmus.villemoes@prevas.dk> References: <20190604073412.21743-1-rasmus.villemoes@prevas.dk> 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]); Tue, 04 Jun 2019 20:11:23 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Rasmus Villemoes Date: Tue, 4 Jun 2019 07:34:22 +0000 > This adds support for the mv88e6250 chip. Initially based on the > mv88e6240, this time around, I've been through each ->ops callback and > checked that it makes sense, either replacing with a 6250 specific > variant or dropping it if no equivalent functionality seems to exist > for the 6250. Along the way, I found a few oddities in the existing > code, mostly sent as separate patches/questions. > > The one relevant to the 6250 is the ieee_pri_map callback, where the > existing mv88e6085_g1_ieee_pri_map() is actually wrong for many of the > existing users. I've put the mv88e6250_g1_ieee_pri_map() patch first > in case some of the existing chips get switched over to use that and > it is deemed important enough for -stable. ... Series applied, thanks.