linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH v1 0/3] regulator: qcom_smd: add list_voltage callback support.
@ 2016-06-02 10:23 Srinivas Kandagatla
  2016-06-02 10:23 ` [RFC PATCH v1 1/3] regulator: helpers: consider constriants in list_voltage_linear_range Srinivas Kandagatla
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Srinivas Kandagatla @ 2016-06-02 10:23 UTC (permalink / raw)
  To: bjorn.andersson, Mark Brown
  Cc: linux-kernel, Liam Girdwood, linux-arm-msm, Srinivas Kandagatla

This patchset adds list_voltage callback support to qcom smd regulator driver.
One of the helper patch modifies the existing list_voltage_linear_range()
callback to consider voltage constriants, so that the consumers get the
actual supported voltage range information.

Without this patchset, I was unable to get SD card working with the
mainline kernel on DB410c.

Thanks,
srini

Srinivas Kandagatla (3):
  regulator: helpers: consider constriants in list_voltage_linear_range
  regulator: qcom_smd: add list_voltage callback
  regulator: qcom_smd: add linear range to pm8941 lnldo

 drivers/regulator/helpers.c            | 10 ++++++++--
 drivers/regulator/qcom_smd-regulator.c |  6 +++++-
 2 files changed, 13 insertions(+), 3 deletions(-)

--
2.8.2

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

end of thread, other threads:[~2016-06-13 15:48 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-02 10:23 [RFC PATCH v1 0/3] regulator: qcom_smd: add list_voltage callback support Srinivas Kandagatla
2016-06-02 10:23 ` [RFC PATCH v1 1/3] regulator: helpers: consider constriants in list_voltage_linear_range Srinivas Kandagatla
2016-06-02 11:05   ` Mark Brown
2016-06-02 11:53     ` Srinivas Kandagatla
2016-06-02 10:23 ` [RFC PATCH v1 2/3] regulator: qcom_smd: add list_voltage callback Srinivas Kandagatla
2016-06-03 10:40   ` Mark Brown
2016-06-03 11:24     ` Srinivas Kandagatla
2016-06-13 15:48   ` Applied "regulator: qcom_smd: add list_voltage callback" to the regulator tree Mark Brown
2016-06-02 10:23 ` [RFC PATCH v1 3/3] regulator: qcom_smd: add linear range to pm8941 lnldo Srinivas Kandagatla
2016-06-02 14:49   ` Mark Brown
2016-06-02 14:57     ` Srinivas Kandagatla
2016-06-02 15:50       ` Mark Brown
2016-06-02 16:04         ` Bjorn Andersson
2016-06-02 16:24           ` Mark Brown

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