linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] SPMI regulator driver updates
@ 2015-07-17 21:41 Stephen Boyd
  2015-07-17 21:41 ` [PATCH v4 1/2] regulator: Add over current protection (OCP) support Stephen Boyd
  2015-07-17 21:41 ` [PATCH v4 2/2] regulator: qcom-spmi: Add vendor specific configuration Stephen Boyd
  0 siblings, 2 replies; 3+ messages in thread
From: Stephen Boyd @ 2015-07-17 21:41 UTC (permalink / raw)
  To: linux-arm-kernel

This is the leftover parts of the SPMI regulator driver port. The
OCP feature and other vendor specific DT bindings that didn't make
v4.2. I've added a hook to configure OCP per 

Stephen Boyd (2):
  regulator: Add over current protection (OCP) support
  regulator: qcom-spmi: Add vendor specific configuration

 .../bindings/regulator/qcom,spmi-regulator.txt     |  60 ++++++-
 .../devicetree/bindings/regulator/regulator.txt    |   1 +
 drivers/regulator/core.c                           |   9 +
 drivers/regulator/of_regulator.c                   |   3 +
 drivers/regulator/qcom_spmi-regulator.c            | 200 ++++++++++++++++++++-
 include/linux/regulator/driver.h                   |   1 +
 include/linux/regulator/machine.h                  |   1 +
 7 files changed, 266 insertions(+), 9 deletions(-)

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

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

end of thread, other threads:[~2015-07-17 21:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-17 21:41 [PATCH v4 0/2] SPMI regulator driver updates Stephen Boyd
2015-07-17 21:41 ` [PATCH v4 1/2] regulator: Add over current protection (OCP) support Stephen Boyd
2015-07-17 21:41 ` [PATCH v4 2/2] regulator: qcom-spmi: Add vendor specific configuration Stephen Boyd

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).