mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
This driver allows I/O operations on the Samsung S2MPS11 PMIC, which provides lots of LDO/BUCK outputs. To enable it, update defconfig with: - CONFIG_PMIC_S2MPS11 and additional, if were not defined: - CONFIG_CMD_PMIC - CONFIG_ERRNO_STR The binding info: doc/device-tree-bindings/pmic/s2mps11.txt Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Anand Moon <linux.amoon@gmail.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> |
||
|---|---|---|
| .. | ||
| act8846.c | ||
| i2c_pmic_emul.c | ||
| Kconfig | ||
| Makefile | ||
| max77686.c | ||
| muic_max8997.c | ||
| pfuze100.c | ||
| pmic-uclass.c | ||
| pmic_hi6553.c | ||
| pmic_ltc3676.c | ||
| pmic_max8997.c | ||
| pmic_max8998.c | ||
| pmic_max77686.c | ||
| pmic_max77696.c | ||
| pmic_pfuze100.c | ||
| pmic_pfuze3000.c | ||
| pmic_tps62362.c | ||
| pmic_tps65217.c | ||
| pmic_tps65218.c | ||
| pmic_tps65910.c | ||
| s2mps11.c | ||
| s5m8767.c | ||
| sandbox.c | ||
| tps65090.c | ||