public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] of/phylib: Use device tree properties for PHY configuration.
@ 2010-11-17 23:54 David Daney
  2010-11-17 23:54 ` [PATCH 1/2] of/phylib: Use device tree properties to initialize Marvell PHYs David Daney
  2010-11-17 23:54 ` [PATCH 2/2] phylib: Add support for Marvell 88E1149R devices David Daney
  0 siblings, 2 replies; 13+ messages in thread
From: David Daney @ 2010-11-17 23:54 UTC (permalink / raw)
  To: devicetree-discuss, grant.likely, linux-kernel, netdev; +Cc: David Daney

Here is my first take at using the device tree to control PHY
configuration.  This first set enables some Marvell PHYs.  If the
scheme is deemed acceptable, I would probably do something similar for
Broadcom PHYs as well.

The first patch is the meat of the change.  The second adds support
for the 88E1149R PHY that I have on one of my boards.

David Daney (2):
  of/phylib: Use device tree properties to initialize Marvell PHYs.
  phylib: Add support for Marvell 88E1149R devices.

 drivers/net/phy/marvell.c   |  135 +++++++++++++++++++++++++++++++++++++++++++
 include/linux/marvell_phy.h |    1 +
 2 files changed, 136 insertions(+), 0 deletions(-)

-- 
1.7.2.3


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2010-11-19  0:39 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-17 23:54 [PATCH 0/2] of/phylib: Use device tree properties for PHY configuration David Daney
2010-11-17 23:54 ` [PATCH 1/2] of/phylib: Use device tree properties to initialize Marvell PHYs David Daney
2010-11-18  0:01   ` David Daney
     [not found]   ` <marvell-phy@mdm.bga.com>
2010-11-18 17:40     ` [1/2] " David Daney
2010-11-18 19:32   ` [PATCH 1/2] " Cyril Chemparathy
2010-11-18 20:40   ` Grant Likely
2010-11-18 23:48     ` David Daney
2010-11-19  0:39       ` Grant Likely
2010-11-17 23:54 ` [PATCH 2/2] phylib: Add support for Marvell 88E1149R devices David Daney
2010-11-18 19:46   ` David Miller
2010-11-18 20:44     ` Grant Likely
2010-11-18 20:57       ` David Miller
2010-11-18 21:06       ` David Daney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox