forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/Documentation/devicetree/bindings/net/hisilicon-hix5hd2-gmac.txt
....@@ -18,7 +18,6 @@
1818 - #size-cells: must be <0>.
1919 - phy-mode: see ethernet.txt [1].
2020 - phy-handle: see ethernet.txt [1].
21
-- mac-address: see ethernet.txt [1].
2221 - clocks: clock phandle and specifier pair.
2322 - clock-names: contain the clock name "mac_core"(required) and "mac_ifc"(optional).
2423 - resets: should contain the phandle to the MAC core reset signal(optional),
....@@ -31,6 +30,9 @@
3130 The 2nd cell is reset pulse in micro seconds.
3231 The 3rd cell is reset post-delay in micro seconds.
3332
33
+The MAC address will be determined using the properties defined in
34
+ethernet.txt[1].
35
+
3436 - PHY subnode: inherits from phy binding [2]
3537
3638 [1] Documentation/devicetree/bindings/net/ethernet.txt