forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/Documentation/devicetree/bindings/net/snps,dwc-qos-ethernet.txt
....@@ -103,8 +103,6 @@
103103
104104 Optional properties:
105105 - dma-coherent: Present if dma operations are coherent
106
-- mac-address: See ethernet.txt in the same directory
107
-- local-mac-address: See ethernet.txt in the same directory
108106 - phy-reset-gpios: Phandle and specifier for any GPIO used to reset the PHY.
109107 See ../gpio/gpio.txt.
110108 - snps,en-lpi: If present it enables use of the AXI low-power interface
....@@ -133,6 +131,9 @@
133131 - device_type: Must be "ethernet-phy".
134132 - fixed-mode device tree subnode: see fixed-link.txt in the same directory
135133
134
+The MAC address will be determined using the optional properties
135
+defined in ethernet.txt.
136
+
136137 Examples:
137138 ethernet2@40010000 {
138139 clock-names = "phy_ref_clk", "apb_pclk";