Re: [PATCH 3/8] IBM Akebono: Add support for a new PHY interface to the IBM emac driver
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2013-12-05 04:50:01
Also in:
netdev
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2013-12-05 04:50:01
Also in:
netdev
On Fri, 2013-11-22 at 13:08 +1100, Alistair Popple wrote:
The IBM PPC476GTR SoC that is used on the Akebono board uses a different ethernet PHY interface that has wake on lan (WOL) support with the IBM emac. This patch adds support to the IBM emac driver for this new PHY interface. At this stage the wake on lan functionality has not been implemented. Signed-off-by: Alistair Popple <redacted> Cc: "David S. Miller" <davem@davemloft.net> Cc: netdev@vger.kernel.org
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>