Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1364846

[PATCH 0/2] Support qcom pm8994 regulators

From Stephen Boyd <stephen.boyd@linaro.org>
Newsgroups linux.kernel
Subject [PATCH 0/2] Support qcom pm8994 regulators
Date 2016-03-25 22:40 +0100
Message-ID <rgHCy-7Rl-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


These two patches add support for pm8994 regulators. The second patch
is necessary to get things working because pm8994 has some regulators
that can't typically be read/written due to the security policy.

Stephen Boyd (2):
  regulator: qcom_spmi: Add support for pm8994
  regulator: qcom_spmi: Keep trying to add regulators if read fails

 .../bindings/regulator/qcom,spmi-regulator.txt     | 37 +++++++++++++++
 drivers/regulator/qcom_spmi-regulator.c            | 55 +++++++++++++++++++++-
 2 files changed, 90 insertions(+), 2 deletions(-)

-- 
2.8.0.rc4

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] Support qcom pm8994 regulators Stephen Boyd <stephen.boyd@linaro.org> - 2016-03-25 22:40 +0100
  [PATCH 2/2] regulator: qcom_spmi: Keep trying to add regulators if read fails Stephen Boyd <stephen.boyd@linaro.org> - 2016-03-25 22:40 +0100

csiph-web