forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
kernel/arch/powerpc/boot/dts/fsl/t2080rdb.dts
....@@ -77,12 +77,12 @@
7777 };
7878
7979 ethernet@f0000 {
80
- phy-handle = <&xg_cs4315_phy1>;
80
+ phy-handle = <&xg_cs4315_phy2>;
8181 phy-connection-type = "xgmii";
8282 };
8383
8484 ethernet@f2000 {
85
- phy-handle = <&xg_cs4315_phy2>;
85
+ phy-handle = <&xg_cs4315_phy1>;
8686 phy-connection-type = "xgmii";
8787 };
8888