mediatek: dts: remove gmac1 node for q30, ct3003

This commit is contained in:
hanwckf 2024-02-25 12:26:59 +08:00
parent 24546fd666
commit 3fa9687ca7
2 changed files with 0 additions and 24 deletions

View File

@ -127,18 +127,6 @@
};
};
gmac1: mac@1 {
compatible = "mediatek,eth-mac";
reg = <1>;
phy-mode = "2500base-x";
fixed-link {
speed = <2500>;
full-duplex;
pause;
};
};
mdio: mdio-bus {
#address-cells = <1>;
#size-cells = <0>;

View File

@ -122,18 +122,6 @@
};
};
gmac1: mac@1 {
compatible = "mediatek,eth-mac";
reg = <1>;
phy-mode = "2500base-x";
fixed-link {
speed = <2500>;
full-duplex;
pause;
};
};
mdio: mdio-bus {
#address-cells = <1>;
#size-cells = <0>;