u-boot/drivers/power/regulator
John Keeping 7302fbb31d regulator: fixed: obey startup delay
When enabling a fixed regulator, it may take some time to rise to the
correct voltage.  If we do not delay here then subsequent operations
will fail.

Signed-off-by: John Keeping <john@metanate.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-09-06 13:18:21 -04:00
..
act8846.c power: regulator: act8846: fix reading values 2016-08-12 09:23:12 -06:00
fixed.c regulator: fixed: obey startup delay 2016-09-06 13:18:21 -04:00
Kconfig dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() 2016-07-27 14:15:07 -06:00
Makefile dm: power: Allow regulators to be omitted from SPL 2016-01-21 20:42:35 -07:00
max77686.c power: regulator: max77686: Don't use switch() on bools 2016-01-19 08:32:00 -05:00
pfuze100.c
regulator-uclass.c dm: Use uclass_first_device_err() where it is useful 2016-03-14 15:34:50 -06:00
rk808.c power: Add support for RK808 regulators 2016-01-21 20:42:34 -07:00
s5m8767.c
sandbox.c
tps65090_regulator.c