.. | .. |
---|
20 | 20 | - systemport,num-tier1-arb: number of tier 1 arbiters, an integer |
---|
21 | 21 | - systemport,num-txq: number of HW transmit queues, an integer |
---|
22 | 22 | - systemport,num-rxq: number of HW receive queues, an integer |
---|
| 23 | +- clocks: When provided, must be two phandles to the functional clocks nodes of |
---|
| 24 | + the SYSTEMPORT block. The first phandle is the main SYSTEMPORT clock used |
---|
| 25 | + during normal operation, while the second phandle is the Wake-on-LAN clock. |
---|
| 26 | +- clock-names: When provided, names of the functional clock phandles, first |
---|
| 27 | + name should be "sw_sysport" and second should be "sw_sysportwol". |
---|
23 | 28 | |
---|
24 | 29 | Example: |
---|
25 | 30 | ethernet@f04a0000 { |
---|