[U-Boot] [PATCH 3/5] power: pmic: pfuze100 support driver model

Simon Glass sjg at chromium.org
Mon Aug 3 00:31:02 CEST 2015


On 28 July 2015 at 08:48, Peng Fan <Peng.Fan at freescale.com> wrote:
> 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.
>
> Signed-off-by: Peng Fan <Peng.Fan at freescale.com>
> Cc: Przemyslaw Marczak <p.marczak at samsung.com>
> Cc: Simon Glass <sjg at chromium.org>
> ---
>  drivers/power/pmic/Kconfig         |  7 +++
>  drivers/power/pmic/pmic_pfuze100.c | 89 ++++++++++++++++++++++++++++++++++++++
>  include/power/pfuze100_pmic.h      |  3 ++
>  3 files changed, 99 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list