mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-09 10:47:41 +01:00
1. Support driver model for pfuze100. 2. Introduce a new Kconfig entry DM_PMIC_PFUZE100 for pfuze100 3. This driver intends to support PF100, PF200 and PF3000, so add the device id into the udevice_id array. 4. Rename PMIC_NUM_OF_REGS macro to PFUZE100_NUM_OF_REGS. Signed-off-by: Peng Fan <Peng.Fan@freescale.com> Cc: Przemyslaw Marczak <p.marczak@samsung.com> Cc: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org> |
||
|---|---|---|
| .. | ||
| i2c_pmic_emul.c | ||
| Kconfig | ||
| Makefile | ||
| max77686.c | ||
| muic_max8997.c | ||
| pmic-uclass.c | ||
| pmic_ltc3676.c | ||
| pmic_max8997.c | ||
| pmic_max8998.c | ||
| pmic_max77686.c | ||
| pmic_max77696.c | ||
| pmic_pfuze100.c | ||
| pmic_tps62362.c | ||
| pmic_tps65217.c | ||
| pmic_tps65218.c | ||
| pmic_tps65910.c | ||
| s5m8767.c | ||
| sandbox.c | ||
| tps65090.c | ||