82xx, mgcoge: updates for 2.6.32

David Gibson david at gibson.dropbear.id.au
Wed Jul 29 20:32:03 EST 2009


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

[snip]
> +			mdio at 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-phy at 0 {
> +					reg = <0x0>;
> +					device_type = "ethernet-phy";

And this one, too.

> +				};
> +
> +				phy1: ethernet-phy at 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


More information about the Linuxppc-dev mailing list