rv1126-uboot/include/power
Przemyslaw Marczak 52a3de5e12 dm: pmic: add max77686 pmic driver
This is the implementation of driver model PMIC driver.
The max77686 PMIC driver implements read/write operations and driver
bind method - to bind its childs.

This driver will try to bind the regulator devices by using it's child
info array with regulator prefixes and driver names. This should succeed
when compatible regulator driver is compiled. If no regulator driver found,
then the pmic can still provide read/write operations, and can be used with
PMIC function calls.

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-05-14 18:49:38 -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
max8997_muic.h
max8997_pmic.h
max8998_pmic.h
max17042_fg.h
max77686_pmic.h dm: pmic: add max77686 pmic driver 2015-05-14 18:49:38 -06:00
max77693_fg.h
max77693_muic.h
max77693_pmic.h
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
tps65090_pmic.h
tps65217.h
tps65218.h
tps65910.h