
22 Jun
2019
22 Jun
'19
9:10 p.m.
On Wed, 12 Jun 2019 at 09:26, Sven Schwermer sven.schwermer@disruptive-technologies.com wrote:
Drivers need to be able to enable regulators that may be implemented as GPIO regulators. Example: fsl_esdhc enables the vqmmc supply which is commonly implemented as a GPIO regulator in order to switch between I/O voltage levels.
Signed-off-by: Sven Schwermer sven.schwermer@disruptive-technologies.com
drivers/power/regulator/Kconfig | 2 ++ drivers/power/regulator/gpio-regulator.c | 18 +++++++++++++++++- 2 files changed, 19 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org
Same comment about naming.