From mboxrd@z Thu Jan 1 00:00:00 1970 From: atull Subject: Re: [PATCH v20 03/10] add bindings document for altera freeze bridge Date: Tue, 18 Oct 2016 13:34:17 -0500 Message-ID: References: <20161017160941.4205-1-atull@opensource.altera.com> <20161017160941.4205-4-atull@opensource.altera.com> <20161018162656.dsx7hnip3xqm7j26@rob-hp-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Return-path: In-Reply-To: <20161018162656.dsx7hnip3xqm7j26@rob-hp-laptop> Sender: linux-doc-owner@vger.kernel.org To: Rob Herring 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 List-Id: devicetree@vger.kernel.org On Tue, 18 Oct 2016, Rob Herring wrote: > 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 > Thanks! Alan