Home
last modified time | relevance | path

Searched hist:"25 d967b72a92d72b6e0263a0337dfc940bd6c044" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/phy/
H A DMakefilediff 25d967b72a92d72b6e0263a0337dfc940bd6c044 Wed Oct 14 14:04:38 CDT 2009 David Daney <ddaney@caviumnetworks.com> NET: Add driver for Octeon MDIO buses.

The Octeon SOC has two types of Ethernet ports, each type with its own
driver. However, the PHYs for all the ports are controlled by a
common MDIO bus. Because the mdio driver is not associated with a
particular driver, but is instead a system level resource, we create s
stand-alone driver for it.

As for the driver, we put the register definitions in
arch/mips/include/asm/octeon where most of the other Octeon register
definitions live. This is a platform driver with the platform device
for "mdio-octeon" being registered in the platform startup code.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
H A DKconfigdiff 25d967b72a92d72b6e0263a0337dfc940bd6c044 Wed Oct 14 14:04:38 CDT 2009 David Daney <ddaney@caviumnetworks.com> NET: Add driver for Octeon MDIO buses.

The Octeon SOC has two types of Ethernet ports, each type with its own
driver. However, the PHYs for all the ports are controlled by a
common MDIO bus. Because the mdio driver is not associated with a
particular driver, but is instead a system level resource, we create s
stand-alone driver for it.

As for the driver, we put the register definitions in
arch/mips/include/asm/octeon where most of the other Octeon register
definitions live. This is a platform driver with the platform device
for "mdio-octeon" being registered in the platform startup code.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>