forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/Documentation/devicetree/bindings/net/amd-xgbe.txt
....@@ -24,8 +24,6 @@
2424 - phy-mode: See ethernet.txt file in the same directory
2525
2626 Optional properties:
27
-- mac-address: mac address to be assigned to the device. Can be overridden
28
- by UEFI.
2927 - dma-coherent: Present if dma operations are coherent
3028 - amd,per-channel-interrupt: Indicates that Rx and Tx complete will generate
3129 a unique interrupt for each DMA channel - this requires an additional
....@@ -34,6 +32,9 @@
3432 0 - 1GbE and 10GbE (default)
3533 1 - 2.5GbE and 10GbE
3634
35
+The MAC address will be determined using the optional properties defined in
36
+ethernet.txt.
37
+
3738 The following optional properties are represented by an array with each
3839 value corresponding to a particular speed. The first array value represents
3940 the setting for the 1GbE speed, the second value for the 2.5GbE speed and