forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 1f93a7dfd1f8d5ff7a5c53246c7534fe2332d6f4
kernel/Documentation/devicetree/bindings/net/brcm,systemport.txt
....@@ -20,6 +20,11 @@
2020 - systemport,num-tier1-arb: number of tier 1 arbiters, an integer
2121 - systemport,num-txq: number of HW transmit queues, an integer
2222 - 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".
2328
2429 Example:
2530 ethernet@f04a0000 {