.. | .. |
---|
44 | 44 | Admission Control Block supports reporting the number of packets in-flight in a |
---|
45 | 45 | switch queue |
---|
46 | 46 | |
---|
| 47 | +- resets: a single phandle and reset identifier pair. See |
---|
| 48 | + Documentation/devicetree/bindings/reset/reset.txt for details. |
---|
| 49 | + |
---|
| 50 | +- reset-names: If the "reset" property is specified, this property should have |
---|
| 51 | + the value "switch" to denote the switch reset line. |
---|
| 52 | + |
---|
| 53 | +- clocks: when provided, the first phandle is to the switch's main clock and |
---|
| 54 | + is valid for both BCM7445 and BCM7278. The second phandle is only applicable |
---|
| 55 | + to BCM7445 and is to support dividing the switch core clock. |
---|
| 56 | + |
---|
| 57 | +- clock-names: when provided, the first phandle must be "sw_switch", and the |
---|
| 58 | + second must be named "sw_switch_mdiv". |
---|
| 59 | + |
---|
47 | 60 | Port subnodes: |
---|
48 | 61 | |
---|
49 | 62 | Optional properties: |
---|