From 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 13 May 2024 10:30:14 +0000 Subject: [PATCH] modify sin led gpio --- kernel/Documentation/devicetree/bindings/net/marvell-pxa168.txt | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/kernel/Documentation/devicetree/bindings/net/marvell-pxa168.txt b/kernel/Documentation/devicetree/bindings/net/marvell-pxa168.txt index 845a148..5574af3 100644 --- a/kernel/Documentation/devicetree/bindings/net/marvell-pxa168.txt +++ b/kernel/Documentation/devicetree/bindings/net/marvell-pxa168.txt @@ -11,7 +11,9 @@ - #address-cells: must be 1 when using sub-nodes. - #size-cells: must be 0 when using sub-nodes. - phy-handle: see ethernet.txt file in the same directory. -- local-mac-address: see ethernet.txt file in the same directory. + +The MAC address will be determined using the optional properties +defined in ethernet.txt. Sub-nodes: Each PHY can be represented as a sub-node. This is not mandatory. -- Gitblit v1.6.2