r3-mini:change phy driver dts setting

This commit is contained in:
padavanonly 2025-04-08 00:34:23 +08:00
parent af1fbe1186
commit 8d607607b5
3 changed files with 6 additions and 4 deletions

View File

@ -246,7 +246,7 @@
phy-mode = "2500base-x";
full-duplex;
pause;
airoha,polarity = <1>;
airoha,polarity = <3>;
};
phy15: phy@15 {
@ -260,7 +260,7 @@
phy-mode = "2500base-x";
full-duplex;
pause;
airoha,polarity = <1>;
airoha,polarity = <3>;
};
};
};

View File

@ -157,7 +157,7 @@
phy-mode = "2500base-x";
full-duplex;
pause;
airoha,polarity = <1>;
airoha,polarity = <3>;
};
phy15: phy@15 {
@ -171,7 +171,7 @@
phy-mode = "2500base-x";
full-duplex;
pause;
airoha,polarity = <1>;
airoha,polarity = <3>;
};
};
};

View File

@ -195,6 +195,7 @@
reset-deassert-us = <20000>;
phy-mode = "2500base-x";
full-duplex;
airoha,polarity = <3>;
pause;
};
@ -208,6 +209,7 @@
reset-deassert-us = <20000>;
phy-mode = "2500base-x";
full-duplex;
airoha,polarity = <3>;
pause;
};
};