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? -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html