mkspi: adjust ethernet config

This commit is contained in:
Maxim Medvedev
2024-12-11 23:51:19 +01:00
committed by Igor
parent 87d228506c
commit cab1b3447d
3 changed files with 12 additions and 0 deletions

View File

@@ -150,6 +150,10 @@
};
&gmac2phy {
assigned-clocks = <&cru SCLK_MAC2PHY>;
assigned-clock-rate = <50000000>;
assigned-clock-parents = <&cru SCLK_MAC2PHY_SRC>;
phy-supply = <&vcc_phy>;
status = "okay";
};

View File

@@ -150,6 +150,10 @@
};
&gmac2phy {
assigned-clocks = <&cru SCLK_MAC2PHY>;
assigned-clock-rate = <50000000>;
assigned-clock-parents = <&cru SCLK_MAC2PHY_SRC>;
phy-supply = <&vcc_phy>;
status = "okay";
};

View File

@@ -150,6 +150,10 @@
};
&gmac2phy {
assigned-clocks = <&cru SCLK_MAC2PHY>;
assigned-clock-rate = <50000000>;
assigned-clock-parents = <&cru SCLK_MAC2PHY_SRC>;
phy-supply = <&vcc_phy>;
status = "okay";
};