diff options
| author | John Linn <[email protected]> | 2010-02-15 21:51:00 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2010-02-15 21:51:00 -0800 |
| commit | 5cdaaa12866e916d0ada8b56c5f0e543cfc7fe3d (patch) | |
| tree | 6f48329f17feb151315470cb6706a05c102bb6ae /include/linux/debugobjects.h | |
| parent | a9288525d2aed806c1b8a785c226d4a9e6371650 (diff) | |
net: emaclite: adding MDIO and phy lib support
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 <[email protected]>
Signed-off-by: John Linn <[email protected]>
Acked-by: Grant Likely <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions