mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
mkspi: adjust ethernet config
This commit is contained in:
@@ -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";
|
||||
};
|
||||
|
||||
|
||||
@@ -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";
|
||||
};
|
||||
|
||||
|
||||
@@ -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";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user