From: Grant Likely <grant.lik...@secretlab.ca>
Date: Thu, 11 Feb 2010 15:40:24 -0700

> On Thu, Feb 11, 2010 at 3:12 PM, John Linn <john.l...@xilinx.com> wrote:
>> These changes add MDIO and phy lib support to the driver as the
>> IP core now supports the MDIO bus.
>>
>> The MDIO bus and phy are added as a child to the emaclite in the device
>> tree as illustrated below.
>>
>> mdio {
>>        #address-cells = <1>;
>>        #size-cells = <0>;
>>        phy0: p...@7 {
>>                compatible = "marvell,88e1111";
>>                reg = <7>;
>>        } ;
>> }
>>
>> Signed-off-by: Sadanand Mutyala <sadanand.muty...@xilinx.com>
>> Signed-off-by: John Linn <john.l...@xilinx.com>
> 
> Acked-by: Grant Likely <grant.lik...@secretlab.ca>

Applied.
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to