Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756939AbbLHP0i (ORCPT ); Tue, 8 Dec 2015 10:26:38 -0500 Received: from mail.kernel.org ([198.145.29.136]:52897 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752197AbbLHP0g (ORCPT ); Tue, 8 Dec 2015 10:26:36 -0500 Date: Tue, 8 Dec 2015 09:26:31 -0600 From: Rob Herring To: Neil Armstrong Cc: Nicolas Ferre , "David S. Miller" , Harini Katakam , Boris BREZILLON , Alexandre Belloni , linux-kernel@vger.kernel.org, netdev@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH net 2/2] bindings: net: macb: add no-usrio optional property Message-ID: <20151208152631.GA30181@rob-hp-laptop> References: <1449485914-12883-1-git-send-email-narmstrong@baylibre.com> <1449485914-12883-3-git-send-email-narmstrong@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1449485914-12883-3-git-send-email-narmstrong@baylibre.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1039 Lines: 26 On Mon, Dec 07, 2015 at 11:58:34AM +0100, Neil Armstrong wrote: > Add the no-usrio optional property to disable usage of the USRIO > register on platforms not implementing it. > --- > Documentation/devicetree/bindings/net/macb.txt | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/net/macb.txt b/Documentation/devicetree/bindings/net/macb.txt > index b5d7976..a15ee54 100644 > --- a/Documentation/devicetree/bindings/net/macb.txt > +++ b/Documentation/devicetree/bindings/net/macb.txt > @@ -19,6 +19,9 @@ Required properties: > Optional elements: 'tx_clk' > - clocks: Phandles to input clocks. > > +Optional properties: > +- no-usrio: Indicates the platform integration does not implement the USRIO register. Add a vendor prefix please. Rob -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/