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 X-Spam-Level: X-Spam-Status: No, score=-3.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 29831C2F441 for ; Mon, 21 Jan 2019 16:28:40 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id EB49E21734 for ; Mon, 21 Jan 2019 16:28:39 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="tIjW6YmS"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=lunn.ch header.i=@lunn.ch header.b="4y4wDCeC" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EB49E21734 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lunn.ch Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject: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=+fUq9H89BavZVoeRHQkIxJYD3yHtevdv5aa5tgapkjw=; b=tIjW6YmSZalgg4 +C59a5lf0gtHlj0dZZxametoTbxAHnnaoN6azhyBZRu7IqJlXHz35WkEaNX5Q2o3BWP5RAh5VqeMr f6iSncKqjZDXrkADY4cMpGogx7pjGU9Y7l3Zd18NoqI3YmVoMHzaUI5St2lwUhb78kVkNH0YWRnnP M5JLP1E9229FNUavsG2Ao++dRRS0zVLHNbHMw55cs2f1DR23mtQlLJiTi6N2DdiXO0qnlKXJ2WzbB H7VnZ4U5PXpzkFFi69yyJoR7zBgh2b0v6NshU4Ou+xBHi0RalFZUWWIZnTDvrO5q4oVjLIOruRPtY gD1zcwQPs1QtrBnTnkXQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1glcR5-0002iO-DI; Mon, 21 Jan 2019 16:28:31 +0000 Received: from vps0.lunn.ch ([185.16.172.187]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1glcR3-0002hu-2O for linux-arm-kernel@lists.infradead.org; Mon, 21 Jan 2019 16:28:30 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=8z+l7hrgcg6JWUf07qf/+9XbIc9X6LugAausayRBG0A=; b=4y4wDCeCw2rYj0bmKKObeCYS8BMZyhVEJNs8dr6trBW/51Z1z73CFZHkp+irdzOd3c5OQ4woqCr/lbF31AWtgtadU6e0scHBCEYVs3MmB4HYSa37MjXF9YJr+G6mOcw/yO7gfe2aHbDqcLZMN2oSVbU4oAkJmkz7oWEpDBV9+Wg=; Received: from andrew by vps0.lunn.ch with local (Exim 4.84_2) (envelope-from ) id 1glcQx-0002gn-9K; Mon, 21 Jan 2019 17:28:23 +0100 Date: Mon, 21 Jan 2019 17:28:23 +0100 From: Andrew Lunn To: Maxime Chevallier Subject: Re: [PATCH net-next 1/7] net: phy: Extract genphy_c45_read_abilities from marvell10g Message-ID: <20190121162823.GD8620@lunn.ch> References: <20190118152352.26417-1-maxime.chevallier@bootlin.com> <20190118152352.26417-2-maxime.chevallier@bootlin.com> <20190120185107.GA19714@lunn.ch> <20190121172004.78a341f7@bootlin.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190121172004.78a341f7@bootlin.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190121_082829_259004_81A6C396 X-CRM114-Status: UNSURE ( 7.33 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Florian Fainelli , Antoine Tenart , netdev@vger.kernel.org, gregory.clement@bootlin.com, Russell King , linux-kernel@vger.kernel.org, nadavh@marvell.com, thomas.petazzoni@bootlin.com, miquel.raynal@bootlin.com, stefanc@marvell.com, mw@semihalf.com, davem@davemloft.net, linux-arm-kernel@lists.infradead.org, Heiner Kallweit Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org > Yes, the term 'Ability' is used in the 802.3 specifications, both in > the register names and the descriptions. O.K, please keep with what the standard uses. Andrew _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 X-Spam-Level: X-Spam-Status: No, score=-2.6 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A6257C2F441 for ; Mon, 21 Jan 2019 16:28:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 72EFC21019 for ; Mon, 21 Jan 2019 16:28:29 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=lunn.ch header.i=@lunn.ch header.b="4y4wDCeC" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730448AbfAUQ21 (ORCPT ); Mon, 21 Jan 2019 11:28:27 -0500 Received: from vps0.lunn.ch ([185.16.172.187]:50516 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727205AbfAUQ21 (ORCPT ); Mon, 21 Jan 2019 11:28:27 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=8z+l7hrgcg6JWUf07qf/+9XbIc9X6LugAausayRBG0A=; b=4y4wDCeCw2rYj0bmKKObeCYS8BMZyhVEJNs8dr6trBW/51Z1z73CFZHkp+irdzOd3c5OQ4woqCr/lbF31AWtgtadU6e0scHBCEYVs3MmB4HYSa37MjXF9YJr+G6mOcw/yO7gfe2aHbDqcLZMN2oSVbU4oAkJmkz7oWEpDBV9+Wg=; Received: from andrew by vps0.lunn.ch with local (Exim 4.84_2) (envelope-from ) id 1glcQx-0002gn-9K; Mon, 21 Jan 2019 17:28:23 +0100 Date: Mon, 21 Jan 2019 17:28:23 +0100 From: Andrew Lunn To: Maxime Chevallier Cc: davem@davemloft.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Florian Fainelli , Heiner Kallweit , Russell King , linux-arm-kernel@lists.infradead.org, Antoine Tenart , thomas.petazzoni@bootlin.com, gregory.clement@bootlin.com, miquel.raynal@bootlin.com, nadavh@marvell.com, stefanc@marvell.com, mw@semihalf.com Subject: Re: [PATCH net-next 1/7] net: phy: Extract genphy_c45_read_abilities from marvell10g Message-ID: <20190121162823.GD8620@lunn.ch> References: <20190118152352.26417-1-maxime.chevallier@bootlin.com> <20190118152352.26417-2-maxime.chevallier@bootlin.com> <20190120185107.GA19714@lunn.ch> <20190121172004.78a341f7@bootlin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190121172004.78a341f7@bootlin.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > Yes, the term 'Ability' is used in the 802.3 specifications, both in > the register names and the descriptions. O.K, please keep with what the standard uses. Andrew