All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] Add OF bindings to Micrel PHY
@ 2013-08-01  6:53 Sean Cross
  2013-08-01  6:53 ` [PATCH v2] net/phy: micrel: Add OF configuration support Sean Cross
  0 siblings, 1 reply; 7+ messages in thread
From: Sean Cross @ 2013-08-01  6:53 UTC (permalink / raw)
  To: Duan Fugang-B38611, netdev@vger.kernel.org,
	devicetree@vger.kernel.org
  Cc: David Miller, stephen@networkplumber.org, Steven Rostedt,
	Sean Cross

Some boards require custom parameters be passed to the Micrel PHY.
Allow these boards to specify custom timing parameters in the device
tree node.

Changes since v1:
 - removed redefinition of registers and addresses 

Sean Cross (1):
  net/phy: micrel: Add OF configuration support

 .../devicetree/bindings/net/micrel-phy.txt         |   20 ++++++++
 drivers/net/phy/micrel.c                           |   50 ++++++++++++++++++++
 2 files changed, 70 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/net/micrel-phy.txt

-- 
1.7.9.5


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

end of thread, other threads:[~2013-08-01 10:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-01  6:53 [PATCH v2] Add OF bindings to Micrel PHY Sean Cross
2013-08-01  6:53 ` [PATCH v2] net/phy: micrel: Add OF configuration support Sean Cross
2013-08-01  8:03   ` Duan Fugang-B38611
2013-08-01  8:47   ` Sascha Hauer
2013-08-01  9:06     ` Sean Cross
2013-08-01 10:24       ` Sascha Hauer
2013-08-01 10:33         ` Sean Cross

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.