Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S938669AbcJRQ1G (ORCPT ); Tue, 18 Oct 2016 12:27:06 -0400 Received: from mail-oi0-f67.google.com ([209.85.218.67]:35026 "EHLO mail-oi0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936180AbcJRQ05 (ORCPT ); Tue, 18 Oct 2016 12:26:57 -0400 Date: Tue, 18 Oct 2016 11:26:56 -0500 From: Rob Herring To: Alan Tull Cc: Frank Rowand , Mark Rutland , Greg Kroah-Hartman , Moritz Fischer , Ian Campbell , Jon Masters , Michal Simek , Jonathan Corbet , Cyril Chemparathy , Matthew Gerlach , Dinh Nguyen , devicetree@vger.kernel.org, linux-doc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, delicious.quinoa@gmail.com Subject: Re: [PATCH v20 03/10] add bindings document for altera freeze bridge Message-ID: <20161018162656.dsx7hnip3xqm7j26@rob-hp-laptop> References: <20161017160941.4205-1-atull@opensource.altera.com> <20161017160941.4205-4-atull@opensource.altera.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161017160941.4205-4-atull@opensource.altera.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: 792 Lines: 17 On Mon, Oct 17, 2016 at 11:09:34AM -0500, Alan Tull wrote: > Add bindings document for the Altera Freeze Bridge. A Freeze > Bridge is used to gate traffic to/from a region of a FPGA > such that that region can be reprogrammed. The Freeze Bridge > exist in FPGA fabric that is not currently being reconfigured. > > Signed-off-by: Alan Tull > Signed-off-by: Matthew Gerlach > --- > v19: Added in v19 of patchset, uses fpga image info struct > v20: fix one underscore to hyphen > --- > .../bindings/fpga/altera-freeze-bridge.txt | 23 ++++++++++++++++++++++ > 1 file changed, 23 insertions(+) > create mode 100644 Documentation/devicetree/bindings/fpga/altera-freeze-bridge.txt Acked-by: Rob Herring