mirror of https://github.com/OpenIPC/firmware.git
Add phy autoprobe for Hi3516Av100
parent
7814fab08f
commit
fbb368cd53
|
@ -154,7 +154,7 @@
|
||||||
|
|
||||||
&mdio {
|
&mdio {
|
||||||
ethphy: ethernet-phy@1 {
|
ethphy: ethernet-phy@1 {
|
||||||
reg = <1>;
|
/* reg = <1>; Disabled to invoke autoprobe */
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue