u-boot-brain/include/power
Przemyslaw Marczak 4d9057e82b dm: pmic: add implementation of driver model pmic uclass
This commit introduces the PMIC uclass implementation.
It allows providing the basic I/O interface for PMIC devices.
For the multi-function PMIC devices, this can be used as I/O
parent device, for each IC's interface. Then, each PMIC particular
function can be provided by the child device's operations, and the
child devices will use its parent for read/write by the common API.

Core files:
- 'include/power/pmic.h'
- 'drivers/power/pmic/pmic-uclass.c'

The old pmic framework is still kept and is independent.

For more detailed informations, please look into the header file.

Changes:
- new uclass-id: UCLASS_PMIC
- new config: CONFIG_DM_PMIC

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 Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
fg_battery_cell_params.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
ltc3676_pmic.h power: Add support for LTC3676 PMIC 2014-05-09 14:38:23 +02:00
max8997_muic.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
max8997_pmic.h power: Add PMIC_ prefix to CHARGER_EN/DISABLE 2014-05-28 10:58:18 +09:00
max8998_pmic.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
max17042_fg.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
max77686_pmic.h arm: odroid: pmic77686: allow buck voltage settings 2014-11-17 19:33:21 +09:00
max77693_fg.h drivers:power:max77693: add support for new multi function pmic max77693 2013-09-25 10:52:27 +09:00
max77693_muic.h drivers:power:max77693: add support for new multi function pmic max77693 2013-09-25 10:52:27 +09:00
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 Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04: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 drivers/power/pmic: Add tps65910 driver 2013-09-20 11:01:26 -04:00