From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Subject: Re: [PATCH 3/8] IBM Akebono: Add support for a new PHY interface to the IBM emac driver Date: Thu, 05 Dec 2013 15:49:51 +1100 Message-ID: <1386218991.21910.18.camel@pasglop> References: <1385086057-10884-1-git-send-email-alistair@popple.id.au> <1385086116-10972-3-git-send-email-alistair@popple.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: linuxppc-dev@ozlabs.org, "David S. Miller" , netdev@vger.kernel.org To: Alistair Popple Return-path: In-Reply-To: <1385086116-10972-3-git-send-email-alistair@popple.id.au> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane.org@lists.ozlabs.org Sender: "Linuxppc-dev" List-Id: netdev.vger.kernel.org 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 > Cc: "David S. Miller" > Cc: netdev@vger.kernel.org Acked-by: Benjamin Herrenschmidt