Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756867AbdD1Ry4 (ORCPT ); Fri, 28 Apr 2017 13:54:56 -0400 Received: from mail-io0-f196.google.com ([209.85.223.196]:35267 "EHLO mail-io0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755489AbdD1RyC (ORCPT ); Fri, 28 Apr 2017 13:54:02 -0400 Date: Fri, 28 Apr 2017 12:54:00 -0500 From: Rob Herring To: Paolo Pisati Cc: Mark Rutland , Alan Tull , Moritz Fischer , devicetree@vger.kernel.org, linux-fpga@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] dt: bindings: fpga: add lattice machxo2 slave spi binding description Message-ID: <20170428175400.65trdpdffiwfgzxj@rob-hp-laptop> References: <1492960845-342-1-git-send-email-p.pisati@gmail.com> <1492960845-342-2-git-send-email-p.pisati@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1492960845-342-2-git-send-email-p.pisati@gmail.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 472 Lines: 11 On Sun, Apr 23, 2017 at 05:20:44PM +0200, Paolo Pisati wrote: > Add dt binding documentation details for Lattice MachXO2 FPGA configuration > over Slave SPI interface. > > Signed-off-by: Paolo Pisati > --- > .../bindings/fpga/lattice-machxo2-spi.txt | 29 ++++++++++++++++++++++ > 1 file changed, 29 insertions(+) > create mode 100644 Documentation/devicetree/bindings/fpga/lattice-machxo2-spi.txt Acked-by: Rob Herring