[U-Boot] [PATCH] drivers:power:max77693: add support for new multi function pmic max77693

Piotr Wilczek p.wilczek at samsung.com
Tue Aug 13 14:47:22 CEST 2013


Dear Minkyu Kang,

On 05/21/2013 03:00 PM, Piotr Wilczek wrote:
> This patch add support for new multi function pmic max77693.
> The driver is split into three modules: pmic, muic and fuelgage.
>
> Signed-off-by: Piotr Wilczek <p.wilczek at samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>
> CC: Minkyu Kang <mk7.kang at samsung.com>
> ---
>   Makefile                          |    1 +
>   drivers/power/mfd/Makefile        |   49 +++++++++++++
>   drivers/power/mfd/fg_max77693.c   |  143 +++++++++++++++++++++++++++++++++++++
>   drivers/power/mfd/muic_max77693.c |   91 +++++++++++++++++++++++
>   drivers/power/mfd/pmic_max77693.c |  110 ++++++++++++++++++++++++++++
>   include/power/max77693_fg.h       |   65 +++++++++++++++++
>   include/power/max77693_muic.h     |   90 +++++++++++++++++++++++
>   include/power/max77693_pmic.h     |   56 +++++++++++++++
>   8 files changed, 605 insertions(+)
>   create mode 100644 drivers/power/mfd/Makefile
>   create mode 100644 drivers/power/mfd/fg_max77693.c
>   create mode 100644 drivers/power/mfd/muic_max77693.c
>   create mode 100644 drivers/power/mfd/pmic_max77693.c
>   create mode 100644 include/power/max77693_fg.h
>   create mode 100644 include/power/max77693_muic.h
>   create mode 100644 include/power/max77693_pmic.h
>

I think that this patch should be resend with the new license index.
Do you have any other comments?

Best regards,
Piotr Wilczek
--
Samsung R&D Institute Poland (SRPOL)



More information about the U-Boot mailing list