| .. | .. |
|---|
| 18 | 18 | - clocks : input clock to IP |
|---|
| 19 | 19 | - clock-names : should contain "aclk" |
|---|
| 20 | 20 | |
|---|
| 21 | | -Optional properties: |
|---|
| 22 | | -- bridge-enable : 0 if driver should disable bridge at startup |
|---|
| 23 | | - 1 if driver should enable bridge at startup |
|---|
| 24 | | - Default is to leave bridge in current state. |
|---|
| 25 | | - |
|---|
| 26 | | -See Documentation/devicetree/bindings/fpga/fpga-region.txt for generic bindings. |
|---|
| 21 | +See Documentation/devicetree/bindings/fpga/fpga-region.txt and |
|---|
| 22 | +Documentation/devicetree/bindings/fpga/fpga-bridge.txt for generic bindings. |
|---|
| 27 | 23 | |
|---|
| 28 | 24 | Example: |
|---|
| 29 | 25 | fpga-bridge@100000450 { |
|---|