mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
af41e8db26
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 |