Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936545AbcCQR1s (ORCPT ); Thu, 17 Mar 2016 13:27:48 -0400 Received: from mail.kernel.org ([198.145.29.136]:41407 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936528AbcCQR1n (ORCPT ); Thu, 17 Mar 2016 13:27:43 -0400 Date: Thu, 17 Mar 2016 12:27:38 -0500 From: Rob Herring To: Neil Armstrong Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org Subject: Re: [PATCH v2 16/18] dt-bindings: Add OXNAS bindings Message-ID: <20160317172738.GA7293@rob-hp-laptop> References: <1457005210-18485-1-git-send-email-narmstrong@baylibre.com> <1457519060-6038-1-git-send-email-narmstrong@baylibre.com> <1457519060-6038-17-git-send-email-narmstrong@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1457519060-6038-17-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: 1140 Lines: 35 On Wed, Mar 09, 2016 at 11:24:18AM +0100, Neil Armstrong wrote: > Signed-off-by: Neil Armstrong > --- > Documentation/devicetree/bindings/arm/oxnas.txt | 9 +++++++++ > 1 file changed, 9 insertions(+) > create mode 100644 Documentation/devicetree/bindings/arm/oxnas.txt > > diff --git a/Documentation/devicetree/bindings/arm/oxnas.txt b/Documentation/devicetree/bindings/arm/oxnas.txt > new file mode 100644 > index 0000000..f6032d2 > --- /dev/null > +++ b/Documentation/devicetree/bindings/arm/oxnas.txt > @@ -0,0 +1,9 @@ > +PLX Technology OXNAS SoCs Family device tree bindings > +------------------------------------------- > + > +Boards with the OX810SE Soc SoC shall have the following properties: s/Soc SoC/SoC/ > + Required root node property: > + compatible: "oxsemi,ox810se" > + > +Board compatible values: > + - "wd,mbwe" (OX810SE) Seems kind of generic. Only one version? > -- > 1.9.1 > > -- > To unsubscribe from this list: send the line "unsubscribe devicetree" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html