Re: [PATCH v7 1/5] mfd: max77843: Add max77843 MFD driver core driver

From: Jaewon Kim
Date: Mon Mar 02 2015 - 05:36:29 EST


Hi Lee Jones,

On 02/03/2015 19:20, Lee Jones wrote:
On Mon, 02 Mar 2015, Jaewon Kim wrote:

This patch adds MAX77843 core/irq driver to support PMIC,
MUIC(Micro USB Interface Controller), Charger, Fuel Gauge,
LED and Haptic device.

Cc: Lee Jones <lee.jones@xxxxxxxxxx>
Signed-off-by: Jaewon Kim <jaewon02.kim@xxxxxxxxxxx>
Signed-off-by: Beomho Seo <beomho.seo@xxxxxxxxxxx>
---
drivers/mfd/Kconfig | 14 ++
drivers/mfd/Makefile | 1 +
drivers/mfd/max77843.c | 243 ++++++++++++++++++
include/linux/mfd/max77843-private.h | 454 ++++++++++++++++++++++++++++++++++
4 files changed, 712 insertions(+)
create mode 100644 drivers/mfd/max77843.c
create mode 100644 include/linux/mfd/max77843-private.h
If you have dealt with my previous review comments:

Acked-by: Lee Jones <lee.jones@xxxxxxxxxx>

Which other Acks are you waiting for?


There is no dependency with other patchs.
Plz merge it first.

Thanks,
Jaewon Kim

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/