From: David Daney Date: Wed, 27 Jun 2012 07:33:38 +0000 (+0000) Subject: netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYs X-Git-Tag: v3.6-rc1~125^2~363 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9976d7c96423ac1991396aa82335206ded55bcf;p=pandora-kernel.git netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYs Add a driver for BCM8706 and BCM8727 devices. These are a 10Gig PHYs which use MII_ADDR_C45 addressing. They are always 10G full duplex, so there is no autonegotiation. All we do is report link state and send interrupts when it changes. If the PHY has a device tree of_node associated with it, the "broadcom,c45-reg-init" property is used to supply register initialization values when config_init() is called. Signed-off-by: David Daney Signed-off-by: David S. Miller --- Reading git-diff-tree failed