forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
....@@ -247,9 +247,8 @@
247247 &mdio {
248248 phy0: ethernet-phy@0 { /* Marvell 88E1318 */
249249 reg = <0>;
250
- marvell,reg-init = <0x0 0x16 0x0 0x0002>,
251
- <0x0 0x19 0x0 0x0077>,
252
- <0x0 0x18 0x0 0x5747>;
250
+ marvell,reg-init = <0x2 0x19 0x0 0x0077>,
251
+ <0x2 0x18 0x0 0x5747>;
253252 };
254253 };
255254