mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
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> |
||
|---|---|---|
| .. | ||
| act8846.c | ||
| as3722_regulator.c | ||
| fixed.c | ||
| gpio-regulator.c | ||
| Kconfig | ||
| lp873x_regulator.c | ||
| lp87565_regulator.c | ||
| Makefile | ||
| max77686.c | ||
| palmas_regulator.c | ||
| pbias_regulator.c | ||
| pfuze100.c | ||
| pwm_regulator.c | ||
| regulator-uclass.c | ||
| rk8xx.c | ||
| s5m8767.c | ||
| sandbox.c | ||
| tps65090_regulator.c | ||
| tps65910_regulator.c | ||