[PATCH v20 03/10] add bindings document for altera freeze bridge
From: robh@kernel.org (Rob Herring)
Date: 2016-10-18 16:27:06
Also in:
linux-devicetree, lkml
From: robh@kernel.org (Rob Herring)
Date: 2016-10-18 16:27:06
Also in:
linux-devicetree, lkml
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 <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.txt
Acked-by: Rob Herring <robh@kernel.org>