Re: [PATCH 1/11] ibm_newemac: Add BCM5248 and Marvell 88E1111 PHY support
From: Christoph Hellwig <hch@infradead.org>
Date: 2007-11-30 07:56:52
Also in:
netdev
From: Christoph Hellwig <hch@infradead.org>
Date: 2007-11-30 07:56:52
Also in:
netdev
On Fri, Nov 30, 2007 at 04:40:23PM +1100, Benjamin Herrenschmidt wrote:
From: Stefan Roese <sr@denx.de> This patch adds BCM5248 and Marvell 88E1111 PHY support to NEW EMAC driver. These PHY chips are used on PowerPC 440EPx boards. The PHY code is based on the previous work by Stefan Roese [off-list ref]
Is there a reason the emac driver isn't using the generic phy code?