|
@@ -428,8 +428,8 @@
|
|
|
compatible = "fsl,imx27-fec";
|
|
|
reg = <0x1002b000 0x4000>;
|
|
|
interrupts = <50>;
|
|
|
- clocks = <&clks 48>, <&clks 67>, <&clks 0>;
|
|
|
- clock-names = "ipg", "ahb", "ptp";
|
|
|
+ clocks = <&clks 48>, <&clks 67>;
|
|
|
+ clock-names = "ipg", "ahb";
|
|
|
status = "disabled";
|
|
|
};
|
|
|
};
|