[PATCH 2/2] [PATCH 2/2] ARM: dts: aspeed: remove redundant definition on Supermicro X13DEM

lesly895 at gmail.com lesly895 at gmail.com
Fri Feb 10 19:42:50 AEDT 2023


From: Ryan Sie <ryans at supermicro.com.tw>

Signed-off-by: Ryan Sie <ryans at supermicro.com.tw>
---
 .../boot/dts/aspeed-bmc-supermicro-x13dem.dts | 37 +------------------
 1 file changed, 1 insertion(+), 36 deletions(-)

diff --git a/arch/arm/boot/dts/aspeed-bmc-supermicro-x13dem.dts b/arch/arm/boot/dts/aspeed-bmc-supermicro-x13dem.dts
index 7c0771904544..606c6dfcb282 100644
--- a/arch/arm/boot/dts/aspeed-bmc-supermicro-x13dem.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-supermicro-x13dem.dts
@@ -31,14 +31,6 @@ video_engine_memory: video {
 			compatible = "shared-dma-pool";
 			reusable;
 		};
-
-		gfx_memory: framebuffer {
-			size = <0x01000000>;
-			alignment = <0x01000000>;
-			compatible = "shared-dma-pool";
-			reusable;
-		};
-
 	};
 
 	leds {
@@ -118,7 +110,7 @@ partitions {
 			#size-cells = <1>;
 			all-bios at 0 {
 				label = "all_part_bios";
-				reg = <0x000000000 0x02000000>;
+				reg = <0x00000000 0x02000000>;
 			};
 		};
 	};
@@ -300,15 +292,6 @@ &mac0 {
 	pinctrl-0 = <&pinctrl_rgmii1_default>;
 };
 
-&mdio1 {
-	status = "disabled";
-
-	ethphy1: ethernet-phy at 0 {
-		compatible = "ethernet-phy-ieee802.3-c22";
-		reg = <0>;
-	};
-};
-
 &mac1 {
 	status = "disabled";
 	pinctrl-names = "default";
@@ -317,15 +300,6 @@ &mac1 {
 	phy-handle = <&ethphy1>;
 };
 
-&mdio2 {
-	status = "disabled";
-
-	ethphy2: ethernet-phy at 0 {
-		compatible = "ethernet-phy-ieee802.3-c22";
-		reg = <0>;
-	};
-};
-
 &mac2 {
 	status = "okay";
 	pinctrl-names = "default";
@@ -333,15 +307,6 @@ &mac2 {
 	use-ncsi;
 };
 
-&mdio3 {
-	status = "disabled";
-
-	ethphy3: ethernet-phy at 0 {
-		compatible = "ethernet-phy-ieee802.3-c22";
-		reg = <0>;
-	};
-};
-
 &mac3 {
 	status = "disabled";
 	pinctrl-names = "default";
-- 
2.25.1



More information about the openbmc mailing list