Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753900AbcLFQF7 (ORCPT ); Tue, 6 Dec 2016 11:05:59 -0500 Received: from mail-oi0-f68.google.com ([209.85.218.68]:35945 "EHLO mail-oi0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753755AbcLFQF4 (ORCPT ); Tue, 6 Dec 2016 11:05:56 -0500 Date: Tue, 6 Dec 2016 10:05:54 -0600 From: Rob Herring To: Joshua Clayton Cc: Alan Tull , Moritz Fischer , Mark Rutland , Russell King , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v4 2/3] doc: dt: add cyclone-spi binding document Message-ID: <20161206160554.luh6zm5a7jj27qe2@rob-hp-laptop> References: <137f03de76e5f865430b17ca247e8f73e3315c8d.1480551148.git.stillcompiling@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <137f03de76e5f865430b17ca247e8f73e3315c8d.1480551148.git.stillcompiling@gmail.com> User-Agent: Mutt/1.6.2-neo (2016-08-21) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 460 Lines: 14 On Thu, Dec 01, 2016 at 09:04:51AM -0800, Joshua Clayton wrote: > Describe a cyclonei-ps-spi devicetree entry, required features cyclonei? > > Signed-off-by: Joshua Clayton > --- > > .../bindings/fpga/cyclone-ps-spi-fpga-mgr.txt | 25 ++++++++++++++++++++++ > 1 file changed, 25 insertions(+) > create mode 100644 Documentation/devicetree/bindings/fpga/cyclone-ps-spi-fpga-mgr.txt Acked-by: Rob Herring