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


Groups > linux.kernel > #1431342

[PATCH 0/3] Update pm8941 spmi regulators for USB OTG

From Stephen Boyd <stephen.boyd@linaro.org>
Newsgroups linux.kernel
Subject [PATCH 0/3] Update pm8941 spmi regulators for USB OTG
Date 2016-06-26 08:00 +0200
Message-ID <rObgS-7hv-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


While rewriting the USB support for MSM SoCs I ran into a few
minor bugs with the pm8941 regulator driver that hadn't been found
before. These patches are part of a larger series that allows me
to get proper USB OTG support working on the apq8074 dragonboard.

Stephen Boyd (3):
  regulator: qcom_spmi: Add support for S4 supply on pm8941
  regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941
  regulator: qcom_spmi: Add support for get_mode/set_mode on switches

 .../devicetree/bindings/regulator/qcom,spmi-regulator.txt          | 6 +++---
 drivers/regulator/qcom_spmi-regulator.c                            | 7 +++++--
 2 files changed, 8 insertions(+), 5 deletions(-)

-- 
2.9.0.rc2.8.ga28705d

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


Thread

[PATCH 0/3] Update pm8941 spmi regulators for USB OTG Stephen Boyd <stephen.boyd@linaro.org> - 2016-06-26 08:00 +0200
  [PATCH 3/3] regulator: qcom_spmi: Add support for get_mode/set_mode on switches Stephen Boyd <stephen.boyd@linaro.org> - 2016-06-26 08:00 +0200
    Applied "regulator: qcom_spmi: Add support for get_mode/set_mode on switches" to the regulator tree Mark Brown <broonie@kernel.org> - 2016-06-26 14:10 +0200
  [PATCH 2/3] regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941 Stephen Boyd <stephen.boyd@linaro.org> - 2016-06-26 08:00 +0200
    Applied "regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941" to the regulator tree Mark Brown <broonie@kernel.org> - 2016-06-26 14:10 +0200

csiph-web