mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-12 19:10:14 +01:00
This commit introduces the implementation of dm regulator API. Device tree support allows for auto binding. And by the basic uclass operations, it allows to driving the devices in a common way. For detailed informations, please look into the header file. Core files: - drivers/power/regulator-uclass.c - provides regulator common functions api - include/power/regulator.h - define all structures required by the regulator Changes: - new uclass-id: UCLASS_REGULATOR - new config: CONFIG_DM_REGULATOR Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com> Acked-by: Simon Glass <sjg@chromium.org> |
||
|---|---|---|
| .. | ||
| as3722.h | ||
| battery.h | ||
| fg_battery_cell_params.h | ||
| ltc3676_pmic.h | ||
| max8997_muic.h | ||
| max8997_pmic.h | ||
| max8998_pmic.h | ||
| max17042_fg.h | ||
| max77686_pmic.h | ||
| max77693_fg.h | ||
| max77693_muic.h | ||
| max77693_pmic.h | ||
| pfuze100_pmic.h | ||
| pmic.h | ||
| power_chrg.h | ||
| regulator.h | ||
| tps62362.h | ||
| tps65090_pmic.h | ||
| tps65217.h | ||
| tps65218.h | ||
| tps65910.h | ||