u-boot-brain/drivers/power/regulator
Felix Brack 854dfbf99b power: pmic/regulator: Add basic support for TPS65910
Texas Instrument's TPS65910 PMIC contains 3 buck DC-DC converts, one
boost DC-DC converter and 8 LDOs. This patch implements driver model
support for the TPS65910 PMIC and its regulators making the get/set
API for regulator value/enable available.
This patch depends on the patch "am33xx: Add a function to query MPU
voltage in uV" to build correctly. For boards relying on the DT
include file tps65910.dtsi the v3 patch "power: extend prefix match
to regulator-name property" and an appropriate regulator naming is
also required.

Signed-off-by: Felix Brack <fb@ltec.ch>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-12-12 19:53:45 -07:00
..
act8846.c power: regulator: act8846: get_enable should return integer 2017-07-19 19:13:59 +09:00
as3722_regulator.c power: Add a regulator driver for the as3722 PMIC 2017-07-28 12:02:47 -06:00
fixed.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
gpio-regulator.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
Kconfig power: pmic/regulator: Add basic support for TPS65910 2017-12-12 19:53:45 -07:00
lp873x_regulator.c power: regulator: lp873x: get_enable should return integer 2017-07-19 19:13:59 +09:00
lp87565_regulator.c power: regulator: lp87565: get_enable should return integer 2017-07-19 19:13:59 +09:00
Makefile power: pmic/regulator: Add basic support for TPS65910 2017-12-12 19:53:45 -07:00
max77686.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
palmas_regulator.c regulator: palmas: disable bypass when the LDO is enabled 2017-08-01 11:58:01 +09:00
pbias_regulator.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
pfuze100.c power: regulator: pfuze100: get_enable should return integer 2017-07-19 19:13:59 +09:00
pwm_regulator.c power: pwm_regulator: remove redundant code 2017-07-27 14:59:01 +02:00
regulator-uclass.c regulator: Change get_enable return type to integer from bool 2017-07-19 19:13:59 +09:00
rk8xx.c power: regulator: rk8xx: get_enable should return integer 2017-07-19 19:13:59 +09:00
s5m8767.c power: regulator: s5m8767: get_enable should return integer 2017-07-19 19:13:59 +09:00
sandbox.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
tps65090_regulator.c power: regulator: tps65090: get_enable should return integer 2017-07-19 19:13:59 +09:00
tps65910_regulator.c power: pmic/regulator: Add basic support for TPS65910 2017-12-12 19:53:45 -07:00