|
|
@@ -191,12 +191,12 @@
|
|
|
compatible = "lantiq,xrx200-mdio";
|
|
|
phy0: ethernet-phy@0 {
|
|
|
reg = <0x00>;
|
|
|
- compatible = "ethernet-phy-id004d.d076", "ethernet-phy-ieee802.3-c22";
|
|
|
+ compatible = "ethernet-phy-ieee802.3-c22";
|
|
|
reset-gpios = <&gpio 37 GPIO_ACTIVE_LOW>;
|
|
|
};
|
|
|
phy1: ethernet-phy@1 {
|
|
|
reg = <0x01>;
|
|
|
- compatible = "ethernet-phy-id004d.d076", "ethernet-phy-ieee802.3-c22";
|
|
|
+ compatible = "ethernet-phy-ieee802.3-c22";
|
|
|
reset-gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
|
|
|
};
|
|
|
phy11: ethernet-phy@11 {
|