Re: [PATCH v20 03/10] add bindings document for altera freeze bridge
From: atull <hidden>
Date: 2016-10-18 18:34:35
Also in:
linux-arm-kernel, lkml
From: atull <hidden>
Date: 2016-10-18 18:34:35
Also in:
linux-arm-kernel, lkml
On Tue, 18 Oct 2016, Rob Herring wrote:
On Mon, Oct 17, 2016 at 11:09:34AM -0500, Alan Tull wrote:quoted
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 <redacted> Signed-off-by: Matthew Gerlach <redacted> --- 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.txtAcked-by: Rob Herring <robh@kernel.org>
Thanks! Alan