Re: [PATCH v5 4/6] regulator: Add support for QCOM PMIC VBUS booster

2020-07-03 Thread Mark Brown
On Thu, Jul 02, 2020 at 06:51:00PM -0700, Wesley Cheng wrote: > 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. Please do not submit

[PATCH v5 4/6] regulator: Add support for QCOM PMIC VBUS booster

2020-07-02 Thread Wesley Cheng
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 --- drivers/regulator/Kconfig | 10 +++