[v3][PATCH][powerpc/85xx] P2020RDB Platform Support Added

Kumar Gala galak at kernel.crashing.org
Tue Aug 11 23:41:21 EST 2009


On Aug 7, 2009, at 10:35 AM, Poonam Aggrwal wrote:

>
> +		enet2: ethernet at 26000 {
> +			#address-cells = <1>;
> +			#size-cells = <1>;
> +			cell-index = <2>;
> +			device_type = "network";
> +			model = "eTSEC";
> +			compatible = "gianfar";
> +			reg = <0x26000 0x1000>;
> +			ranges = <0x0 0x26000 0x1000>;
> +			local-mac-address = [ 00 00 00 00 00 00 ];
> +			interrupts = <31 2 32 2 33 2>;
> +			interrupt-parent = <&mpic>;
> +			phy-handle = <&phy1>;
> +			phy-connection-type = "rgmii-id";
> +		};

was there an answer to why we don't have an mdio node for enet2?

- k


More information about the Linuxppc-dev mailing list