Thread (3 messages) flat view 3 messages, 3 authors, 2010-02-16

Re: [PATCH] [V5] net: emaclite: adding MDIO and phy lib support

From: David Miller <davem@davemloft.net>
Date: 2010-02-16 05:53:13
Also in: linuxppc-dev

From: Grant Likely <redacted>
Date: Thu, 11 Feb 2010 15:40:24 -0700
On Thu, Feb 11, 2010 at 3:12 PM, John Linn [off-list ref] wrote:
quoted
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 <redacted>
Signed-off-by: John Linn <redacted>
Acked-by: Grant Likely <redacted>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help