disable unusable "end1" network device

There are no physical ethernet ports on that board.
This commit is contained in:
Thorsten Maerz
2025-01-31 17:21:12 +01:00
committed by Igor
parent bcff028d16
commit 12ce53a434
2 changed files with 2 additions and 2 deletions

View File

@@ -218,7 +218,7 @@
assigned-clock-rate = <50000000>;
assigned-clock-parents = <&cru SCLK_MAC2PHY_SRC>;
phy-supply = <&vcc_phy>;
status = "okay";
status = "disabled";
};
&dfi {

View File

@@ -200,7 +200,7 @@ diff --git a/arch/arm/dts/rk3328-mksklipad50.dts b/arch/arm/dts/rk3328-mksklipad
+ assigned-clock-rate = <50000000>;
+ assigned-clock-parents = <&cru SCLK_MAC2PHY_SRC>;
+ phy-supply = <&vcc_phy>;
+ status = "okay";
+ status = "disabled";
+};
+
+&cpu0 {