All of lore.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
  0 siblings, 0 replies; 26+ 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] 26+ messages in thread

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

Thread overview: 26+ 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 ` 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   ` David Daney
2010-11-18  0:01   ` David Daney
2010-11-18  0:01     ` David Daney
     [not found]   ` <1290038071-13296-2-git-send-email-ddaney-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org>
2010-11-18  5:38     ` [1/2] " Milton Miller
2010-11-18 17:40       ` David Daney
2010-11-18 17:40         ` David Daney
2010-11-18 19:32   ` [PATCH 1/2] " Cyril Chemparathy
2010-11-18 20:40   ` Grant Likely
2010-11-18 20:40     ` Grant Likely
2010-11-18 23:48     ` David Daney
2010-11-18 23:48       ` David Daney
2010-11-19  0:39       ` Grant Likely
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-17 23:54   ` David Daney
2010-11-18 19:46   ` David Miller
2010-11-18 19:46     ` David Miller
2010-11-18 20:44     ` Grant Likely
2010-11-18 20:44       ` Grant Likely
2010-11-18 20:57       ` David Miller
2010-11-18 20:57         ` David Miller
2010-11-18 21:06       ` David Daney
2010-11-18 21:06         ` David Daney

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.