From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751854AbcGPWGr (ORCPT ); Sat, 16 Jul 2016 18:06:47 -0400 Received: from mail-oi0-f66.google.com ([209.85.218.66]:36148 "EHLO mail-oi0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751524AbcGPWGo (ORCPT ); Sat, 16 Jul 2016 18:06:44 -0400 Date: Sat, 16 Jul 2016 17:06:42 -0500 From: Rob Herring To: Alan Tull Cc: Mark Rutland , Moritz Fischer , devicetree@vger.kernel.org, Ian Campbell , linux-kernel@vger.kernel.org, Dinh Nguyen , delicious.quinoa@gmail.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 1/2] ARM: socfpga: add bindings doc for arria10 fpga manager Message-ID: <20160716220642.GA2852@rob-hp-laptop> References: <20160712190709.5964-1-atull@opensource.altera.com> <20160712190709.5964-2-atull@opensource.altera.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160712190709.5964-2-atull@opensource.altera.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 12, 2016 at 02:07:08PM -0500, Alan Tull wrote: > Add a device tree bindings document for the SoCFPGA Arria10 > FPGA Manager driver. > > Signed-off-by: Alan Tull > --- > .../bindings/fpga/altera-socfpga-a10-fpga-mgr.txt | 19 +++++++++++++++++++ > 1 file changed, 19 insertions(+) > create mode 100644 Documentation/devicetree/bindings/fpga/altera-socfpga-a10-fpga-mgr.txt Acked-by: Rob Herring