On Wed, Jul 29, 2009 at 10:32:30AM +0200, Heiko Schocher wrote:

[snip]
> +                     m...@10d40 {
> +                             device_type = "mdio";

Drop this device_type.

> +                             compatible = "fsl,cpm2-mdio-bitbang";
> +                             reg = <0x10d00 0x14>;
> +                             #address-cells = <1>;
> +                             #size-cells = <0>;
> +                             fsl,mdio-pin = <12>;
> +                             fsl,mdc-pin = <13>;
> +
> +                             phy0: ethernet-...@0 {
> +                                     reg = <0x0>;
> +                                     device_type = "ethernet-phy";

And this one, too.

> +                             };
> +
> +                             phy1: ethernet-...@1 {
> +                                     reg = <0x1>;
> +                                     device_type = "ethernet-phy";
> +                             };
> +                     };

-- 
David Gibson                    | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au  | minimalist, thank you.  NOT _the_ _other_
                                | _way_ _around_!
http://www.ozlabs.org/~dgibson
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to