netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] ks8851 DT updates
@ 2014-05-22 21:00 Stephen Boyd
  2014-05-22 21:00 ` [PATCH 1/5] devicetree: bindings: Document micrel vendor prefix Stephen Boyd
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Stephen Boyd @ 2014-05-22 21:00 UTC (permalink / raw)
  To: David S . Miller
  Cc: linux-kernel, linux-arm-msm, linux-arm-kernel, netdev,
	Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	devicetree, Nishanth Menon

This set of patches properly documents the micrel ks8851 spi ethernet
controller, converts to devm_regulator_get_optional() to make error
paths slightly simpler, and finally adds supports for another
optional regulator and a reset gpio.

Stephen Boyd (5):
  devicetree: bindings: Document micrel vendor prefix
  devicetree: bindings: Properly document micrel ks8851 SPI chips
  net: ks8851: Use devm_regulator_get_optional()
  net: ks8851: Add optional vdd_io regulator and reset gpio
  net: ks8851: Add of match table

 .../devicetree/bindings/net/micrel-ks8851.txt      | 15 ++++-
 .../devicetree/bindings/vendor-prefixes.txt        |  1 +
 drivers/net/ethernet/micrel/ks8851.c               | 71 +++++++++++++++++++---
 3 files changed, 75 insertions(+), 12 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation

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

end of thread, other threads:[~2014-05-28 16:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-22 21:00 [PATCH 0/5] ks8851 DT updates Stephen Boyd
2014-05-22 21:00 ` [PATCH 1/5] devicetree: bindings: Document micrel vendor prefix Stephen Boyd
2014-05-28 16:18   ` Rob Herring
2014-05-22 21:00 ` [PATCH 2/5] devicetree: bindings: Properly document micrel ks8851 SPI chips Stephen Boyd
2014-05-22 21:00 ` [PATCH 3/5] net: ks8851: Use devm_regulator_get_optional() Stephen Boyd
2014-05-22 21:00 ` [PATCH 4/5] net: ks8851: Add optional vdd_io regulator and reset gpio Stephen Boyd
2014-05-22 21:00 ` [PATCH 5/5] net: ks8851: Add of match table Stephen Boyd
2014-05-23 19:15 ` [PATCH 0/5] ks8851 DT updates David Miller
2014-05-23 19:34   ` Stephen Boyd
2014-05-23 19:37     ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).