From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753677AbZE2Wzo (ORCPT ); Fri, 29 May 2009 18:55:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756032AbZE2WzV (ORCPT ); Fri, 29 May 2009 18:55:21 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:40490 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755546AbZE2WzU (ORCPT ); Fri, 29 May 2009 18:55:20 -0400 Date: Fri, 29 May 2009 15:55:20 -0700 (PDT) Message-Id: <20090529.155520.149831738.davem@davemloft.net> To: divy@chelsio.com Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, swise@opengridcomputing.com Subject: Re: [PATCH net-next 2/3] cxgb3: Add Aeluros 2020 phy support From: David Miller In-Reply-To: <20090529225243.27382.45774.stgit@speedy5> References: <20090529225236.27382.32365.stgit@speedy5> <20090529225243.27382.45774.stgit@speedy5> X-Mailer: Mew version 6.2.51 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Divy Le Ray Date: Fri, 29 May 2009 15:52:44 -0700 > From: Divy Le Ray > > Add support for the AEL2020 phy. > Add PCI IDs of the boards using this phy. > > Signed-off-by: Divy Le Ray Applied.