commit | ca24a648f535a02b4163ca4f4d2e51869f155a3a | [log] [tgz] |
---|---|---|
author | Alan Tull <atull@opensource.altera.com> | Tue Nov 01 14:14:31 2016 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Nov 10 17:03:36 2016 +0100 |
tree | 28a03d4545d57808b656fb1cc4120667f56b077b | |
parent | e5f8efa5c8bf86c1fa698551d54db8f6aee221fd [diff] |
fpga: add altera freeze bridge support Add a low level driver for Altera Freeze Bridges to the FPGA Bridge framework. A freeze bridge is a bridge that exists in the FPGA fabric to isolate one region of the FPGA from the busses while that one region is being reprogrammed. Signed-off-by: Alan Tull <atull@opensource.altera.com> Signed-off-by: Matthew Gerlach <mgerlach@opensource.altera.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>