From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Daney Subject: [PATCH 0/2] phylib: Cleanup marvell.c and add 88E1149R support. Date: Fri, 19 Nov 2010 13:58:51 -0800 Message-ID: <1290203933-28251-1-git-send-email-ddaney@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: David Daney , Arnaud Patard , Cyril Chemparathy To: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org List-Id: netdev.vger.kernel.org This is the second iteration of this patch. I have split out the device tree support from the first version to a different patch set. The 88E1149R support is useful 'stand alone', so if it is acceptable, it can be merged first. The first patch is a small cleanup suggested by Cyril Chemparathy, the second one adds basic 88E1149R support. David Daney (2): phylib: Use common page register definition for Marvell PHYs. phylib: Add support for Marvell 88E1149R devices. drivers/net/phy/marvell.c | 67 ++++++++++++++++++++++++++++++++++-------- include/linux/marvell_phy.h | 1 + 2 files changed, 55 insertions(+), 13 deletions(-) Cc: Cyril Chemparathy Cc: Arnaud Patard Cc: Benjamin Herrenschmidt Cc: Wolfram Sang -- 1.7.2.3