[PATCH v2 0/4] ks8851 DT/regulator/gpio updates

From: Stephen Boyd
Date: Fri May 23 2014 - 15:57:29 EST


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. This allows me to use the ks8851
on my MSM8960 CDP board.

Changes since v1:
* Dropped vendor prefix patch as that should go through DT tree

Stephen Boyd (4):
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 ++++-
drivers/net/ethernet/micrel/ks8851.c | 71 +++++++++++++++++++---
2 files changed, 74 insertions(+), 12 deletions(-)

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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/