Skip to content

Commit f90f462

Browse files
Eddie Jamesshenki
authored andcommitted
ARM: dts: aspeed: bonnell: Remove MAC3
Bonnell is populated with only one ethernet controller. Signed-off-by: Eddie James <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Joel Stanley <[email protected]>
1 parent ed6f068 commit f90f462

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

arch/arm/boot/dts/aspeed-bmc-ibm-bonnell.dts

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -884,16 +884,6 @@
884884
use-ncsi;
885885
};
886886

887-
&mac3 {
888-
status = "okay";
889-
pinctrl-names = "default";
890-
pinctrl-0 = <&pinctrl_rmii4_default>;
891-
clocks = <&syscon ASPEED_CLK_GATE_MAC4CLK>,
892-
<&syscon ASPEED_CLK_MAC4RCLK>;
893-
clock-names = "MACCLK", "RCLK";
894-
use-ncsi;
895-
};
896-
897887
&wdt1 {
898888
aspeed,reset-type = "none";
899889
aspeed,external-signal;

0 commit comments

Comments
 (0)