On Fri, Feb 5, 2010 at 10:50 AM, John Linn wrote:
>> -Original Message-
>> From: Grant Likely
>> Sent: Thurs, 4 Feb 2010 11:12:29 AM
>> To: John Linn
>> Subject: FW: [PATCH] net: emaclite: adding MDIO and phy lib support
>>
>> Hi John and Sad
> -Original Message-
> From: Grant Likely
> Sent: Thurs, 4 Feb 2010 11:12:29 AM
> To: John Linn
> Subject: FW: [PATCH] net: emaclite: adding MDIO and phy lib support
>
> Hi John and Sadanand. Looks like a good patch, but a few issues to
> resolve. Comments b
Hi John and Sadanand. Looks like a good patch, but a few issues to
resolve. Comments below.
g.
On Wed, Feb 3, 2010 at 5:49 PM, John Linn 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 t
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 {