u-boot/drivers/power
vishnupatekar 813c7372bb sunxi: power: axp818: add support for axp818 driver
AXP818 is rsb based PMIC and used on Allwinner A83T H8 Homlet dev board.
It's registers are different and calculating reg config is different than
that of earlier axp power ICs.

DCDC1, DCDC2, DCDC3 and DCDC5 is implemented at the moment.
all other voltages can be added subsequently.
AXP datasheet is uploaded to wiki:
http://linux-sunxi.org/File:AXP818_datasheet_Revision1.0.pdf

Signed-off-by: Vishnu Patekar <vishnupatekar0510@gmail.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2015-12-10 11:14:22 +01:00
..
battery Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
fuel_gauge fuelgauge: max17042: fix i2c read issue which causes infinity loop. 2014-01-14 09:01:05 -05:00
mfd power: Add PMIC_ prefix to CHARGER_EN/DISABLE 2014-05-28 10:58:18 +09:00
pmic dm: pmic: add s2mps11 PMIC I/O driver 2015-11-02 10:38:00 +09:00
regulator dm: regulator: add function device_get_supply_regulator() 2015-11-02 10:38:00 +09:00
Kconfig sunxi: power: axp818: add support for axp818 driver 2015-12-10 11:14:22 +01:00
Makefile sunxi: power: axp818: add support for axp818 driver 2015-12-10 11:14:22 +01:00
as3722.c power: Export register access functions from as3722 2015-05-13 09:24:07 -07:00
axp152.c sunxi: power: Use pmic_bus functions for axp152 / axp209 driver 2015-10-20 18:40:27 +02:00
axp209.c sunxi: power: Add support for disabling axp209 regulators 2015-10-20 18:40:27 +02:00
axp221.c sunxi: power: Drop protection against multiple calls from axp221 axp_init() 2015-10-20 18:40:27 +02:00
axp818.c sunxi: power: axp818: add support for axp818 driver 2015-12-10 11:14:22 +01:00
exynos-tmu.c of: clean up OF_CONTROL ifdef conditionals 2015-08-18 13:46:05 -04:00
ftpmu010.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
palmas.c arm: omap: add support for am57xx devices 2014-12-04 11:04:14 -05:00
power_core.c power: fix: Do not execute pmic command when not all necessary parameters are passed 2014-02-24 10:56:33 -05:00
power_dialog.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
power_fsl.c power: Rename CONFIG_PMIC_... to CONFIG_POWER_... 2014-05-28 10:58:18 +09:00
power_i2c.c Replace <compiler.h> with <linux/compiler.h> 2014-12-08 09:35:46 -05:00
power_spi.c power_spi.c: Rewrite pmic_reg function 2014-11-07 16:27:05 -05:00
tps6586x.c dm: i2c: Rename driver model I2C functions to permit compatibility 2015-01-29 17:09:53 -07:00
twl4030.c power: twl4030: Power off support 2015-08-12 20:47:35 -04:00
twl6030.c ARMV7: OMAP4: Add twl6032 support 2013-12-04 08:11:28 -05:00