Lines Matching +full:fpga +full:- +full:bridge
4 decouplers / fpga bridges.
6 changes from passing through the bridge. The controller can also
8 bridge normally.
15 - compatible : Should contain "xlnx,pr-decoupler-1.00" followed by
16 "xlnx,pr-decoupler"
17 - regs : base address and size for decoupler module
18 - clocks : input clock to IP
19 - clock-names : should contain "aclk"
21 See Documentation/devicetree/bindings/fpga/fpga-region.txt and
22 Documentation/devicetree/bindings/fpga/fpga-bridge.txt for generic bindings.
25 fpga-bridge@100000450 {
26 compatible = "xlnx,pr-decoupler-1.00",
27 "xlnx-pr-decoupler";
30 clock-names = "aclk";
31 bridge-enable = <0>;