forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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 {