diff options
Diffstat (limited to 'Documentation/devicetree/bindings/net/brcm,bcmgenet.txt')
-rw-r--r-- | Documentation/devicetree/bindings/net/brcm,bcmgenet.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/net/brcm,bcmgenet.txt b/Documentation/devicetree/bindings/net/brcm,bcmgenet.txt index 451fef26b4df..10587bdadbbe 100644 --- a/Documentation/devicetree/bindings/net/brcm,bcmgenet.txt +++ b/Documentation/devicetree/bindings/net/brcm,bcmgenet.txt | |||
@@ -68,7 +68,7 @@ ethernet@f0b60000 { | |||
68 | phy1: ethernet-phy@1 { | 68 | phy1: ethernet-phy@1 { |
69 | max-speed = <1000>; | 69 | max-speed = <1000>; |
70 | reg = <0x1>; | 70 | reg = <0x1>; |
71 | compatible = "brcm,28nm-gphy", "ethernet-phy-ieee802.3-c22"; | 71 | compatible = "ethernet-phy-ieee802.3-c22"; |
72 | }; | 72 | }; |
73 | }; | 73 | }; |
74 | }; | 74 | }; |
@@ -115,7 +115,7 @@ ethernet@f0ba0000 { | |||
115 | phy0: ethernet-phy@0 { | 115 | phy0: ethernet-phy@0 { |
116 | max-speed = <1000>; | 116 | max-speed = <1000>; |
117 | reg = <0x0>; | 117 | reg = <0x0>; |
118 | compatible = "brcm,bcm53125", "ethernet-phy-ieee802.3-c22"; | 118 | compatible = "ethernet-phy-ieee802.3-c22"; |
119 | }; | 119 | }; |
120 | }; | 120 | }; |
121 | }; | 121 | }; |