commit | 4fe66d5a62fbe1b050e783e7a01f986632c08c44 | [log] [tgz] |
---|---|---|
author | Wesley Cheng <wcheng@codeaurora.org> | Fri Jun 26 11:55:14 2020 -0700 |
committer | Mark Brown <broonie@kernel.org> | Wed Jul 01 18:07:15 2020 +0100 |
tree | f47c225b18480c5ddc6a0b9748e4be42fb65f53a | |
parent | bfa29acd18e53ff44135f2eae2b942419a8582cc [diff] |
regulator: Add support for QCOM PMIC VBUS booster Some Qualcomm PMICs have the capability to source the VBUS output to connected peripherals. This driver will register a regulator to the regulator list to enable or disable this source by an external driver. Signed-off-by: Wesley Cheng <wcheng@codeaurora.org> Link: https://lore.kernel.org/r/20200626185516.18018-5-wcheng@codeaurora.org Signed-off-by: Mark Brown <broonie@kernel.org>