u-boot-brain/drivers/power/regulator
Przemyslaw Marczak 7c816e24a4 dm: regulator: add function device_get_supply_regulator()
Some devices are supplied by configurable regulator's output.
But there was no function for getting it. This commit adds
function, that allows for getting the supply device by it's phandle.

The returned regulator device can be used with regulator uclass's API.

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2015-11-02 10:38:00 +09:00
..
act8846.c power: regulator: Add a driver for ACT8846 regulators 2015-09-02 21:28:23 -06:00
fixed.c dm: regulator: add fixed voltage regulator driver 2015-05-14 18:49:38 -06:00
Kconfig power: regulator: Add a driver for ACT8846 regulators 2015-09-02 21:28:23 -06:00
Makefile power: regulator: Add a driver for ACT8846 regulators 2015-09-02 21:28:23 -06:00
max77686.c dm: pmic: max77686: Correct two typos in a comment 2015-08-12 11:17:45 +02:00
pfuze100.c power: regulator: add pfuze100 support 2015-08-12 11:04:58 +02:00
regulator-uclass.c dm: regulator: add function device_get_supply_regulator() 2015-11-02 10:38:00 +09:00
s5m8767.c dm: power: Add support for S5M8767 regulators 2015-08-05 21:06:12 -06:00
sandbox.c sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator 2015-05-14 19:58:34 -06:00
tps65090_regulator.c dm: power: Add support for TPS65090 FETs 2015-08-05 21:06:12 -06:00