uboot/include/power
Przemyslaw Marczak af41e8db26 dm: regulator: add implementation of driver model regulator uclass
This commit introduces the implementation of dm regulator API.
Device tree support allows for auto binding. And by the basic
uclass operations, it allows to driving the devices in a common
way. For detailed informations, please look into the header file.

Core files:
- drivers/power/regulator-uclass.c - provides regulator common functions api
- include/power/regulator.h - define all structures required by the regulator

Changes:
- new uclass-id: UCLASS_REGULATOR
- new config: CONFIG_DM_REGULATOR

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-05-14 18:49:37 -06:00
..
as3722.h power: Export register access functions from as3722 2015-05-13 09:24:07 -07:00
battery.h
fg_battery_cell_params.h
ltc3676_pmic.h power: Add support for LTC3676 PMIC 2014-05-09 14:38:23 +02:00
max8997_muic.h
max8997_pmic.h power: Add PMIC_ prefix to CHARGER_EN/DISABLE 2014-05-28 10:58:18 +09:00
max8998_pmic.h
max17042_fg.h
max77686_pmic.h arm: odroid: pmic77686: allow buck voltage settings 2014-11-17 19:33:21 +09:00
max77693_fg.h
max77693_muic.h
max77693_pmic.h power: Add PMIC_ prefix to CHARGER_EN/DISABLE 2014-05-28 10:58:18 +09:00
pfuze100_pmic.h power: pfuze100: fix LDO_EN bit value 2015-04-22 14:41:08 +02:00
pmic.h dm: pmic: add implementation of driver model pmic uclass 2015-05-14 18:49:37 -06:00
power_chrg.h
regulator.h dm: regulator: add implementation of driver model regulator uclass 2015-05-14 18:49:37 -06:00
tps62362.h pmic: add tps62362 simple wrapper code 2015-01-13 15:26:10 -05:00
tps65090_pmic.h power: Add support for TPS65090 PMU chip. 2014-05-28 10:58:19 +09:00
tps65217.h board/BuR/common: Take usage of am335x LCD-Display 2015-03-05 20:13:16 -05:00
tps65218.h power: tps65218: define all valid VDD_MPU voltages 2015-01-13 11:53:39 -05:00
tps65910.h