On Thu, 2009-01-22 at 06:37 -0800, wael showair wrote:
> mdio at 24520 {
> #address-cells = <1>;
> #size-cells = <0>;
> device_type = "mdio";
> compatible = "gianfar";
> reg = <24520 20>;
> linux,phandle = <24520>;
Change compatible to "gianfar-mdio".
Haiying