u-boot-brain/drivers/power
Marcel Ziswiler dc06f63f2a regulator: fixed: honour optionality of enable gpio
According to the binding documentation the fixed regulator enable GPIO
is optional. However so far registration thereof failed if no enable
GPIO was specified. Fix this by making it entirely optional whether an
enable GPIO is used.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2016-10-10 10:44:37 -07:00
..
battery Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
domain power domain: add Tegra186 driver 2016-08-15 10:26:13 -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 power: pmic: add Ricoh RN5T567 PMIC support 2016-10-07 12:26:15 +02:00
regulator regulator: fixed: honour optionality of enable gpio 2016-10-10 10:44:37 -07:00
as3722.c power: Export register access functions from as3722 2015-05-13 09:24:07 -07:00
axp152.c sunxi: Implement poweroff support for axp152 pmic 2016-01-26 16:20:04 +01:00
axp209.c sunxi: axp2xx: disable ldoio0/1 at boot 2016-09-17 14:37:39 +02:00
axp221.c sunxi: axp2xx: disable ldoio0/1 at boot 2016-09-17 14:37:39 +02:00
axp809.c drivers: squash lines for immediate return 2016-09-23 17:53:54 -04:00
axp818.c sunxi: Implement poweroff support for axp818 pmic 2016-05-25 17:52:39 +02: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
Kconfig kconfig: use bool instead of boolean for type definition attributes 2016-08-12 09:23:49 -04:00
Makefile sunxi: power: add AXP809 support 2016-05-25 17:52:39 +02: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
sy8106a.c sunxi: power: add support for sy8106a driver 2016-02-23 20:50:07 +01: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 power: twl6030: Power off support 2016-03-15 15:12:56 -04:00