Searched hist:"3 e91a6d0d6cd78feb64996e694b6f8f00e456f27" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/power/pmic/ |
| H A D | Makefile | 3e91a6d0d6cd78feb64996e694b6f8f00e456f27 Fri Aug 07 08:43:44 UTC 2015 Peng Fan <Peng.Fan@freescale.com> power: pmic: pfuze100 support driver model
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>
|