lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 15 Feb 2010 21:53:26 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	grant.likely@...retlab.ca
Cc:	john.linn@...inx.com, netdev@...r.kernel.org,
	linuxppc-dev@...abs.org, jgarzik@...ox.com,
	jwboyer@...ux.vnet.ibm.com, john.williams@...alogix.com,
	Sadanand.Mutyala@...inx.com
Subject: Re: [PATCH] [V5] net: emaclite: adding MDIO and phy lib support

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

> On Thu, Feb 11, 2010 at 3:12 PM, John Linn <john.linn@...inx.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: phy@7 {
>>                compatible = "marvell,88e1111";
>>                reg = <7>;
>>        } ;
>> }
>>
>> Signed-off-by: Sadanand Mutyala <Sadanand.Mutyala@...inx.com>
>> Signed-off-by: John Linn <john.linn@...inx.com>
> 
> Acked-by: Grant Likely <grant.likely@...retlab.ca>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ