forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
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