]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
regulator: qcom_spmi: Add support for S4 supply on pm8941
authorStephen Boyd <stephen.boyd@linaro.org>
Sun, 26 Jun 2016 05:52:11 +0000 (22:52 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Oct 2016 13:21:21 +0000 (15:21 +0200)
commit2dd0f1910640046bacfc7a87a906526602c96a36
tree505e5fe77b75f024d667535bf88728425d371978
parentbb7da9f3ff05c74651798ca99fae9bebd329c037
regulator: qcom_spmi: Add support for S4 supply on pm8941

commit c333dfe8dba7d3e47e97e1cee3c38123e19ae73c upstream.

The S4 supply is sometimes called the boost regulator because it
outputs 5V. Typically it's connected to the 5vs1 and 5vs2
switches for use in USB OTG and HDMI applications. Add support
for this regulator which was mistakenly left out from the initial
submission of this driver.

Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
Fixes: e92a4047419c ("regulator: Add QCOM SPMI regulator driver")
Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/regulator/qcom,spmi-regulator.txt
drivers/regulator/qcom_spmi-regulator.c