We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52fcc56 commit b514fb2Copy full SHA for b514fb2
arch/arm/boot/dts/kirkwood-guruplug-server-plus.dts
@@ -105,28 +105,28 @@
105
compatible = "ethernet-phy-id0141.0cb0",
106
"ethernet-phy-ieee802.3-c22";
107
reg = <0>;
108
- phy-connection-type = "rgmii-id";
109
};
110
111
ethphy1: ethernet-phy@1 {
112
/* Marvell 88E1121R */
113
114
115
reg = <1>;
116
117
118
119
120
ð0 {
121
status = "okay";
122
ethernet0-port@0 {
123
phy-handle = <ðphy0>;
+ phy-connection-type = "rgmii-id";
124
125
126
127
ð1 {
128
129
ethernet1-port@0 {
130
phy-handle = <ðphy1>;
131
132
0 commit comments