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.jo...@linaro.org> > Signed-off-by: Jaewon Kim <jaewon02....@samsung.com> > Signed-off-by: Beomho Seo <beomho....@samsung.com> > --- > 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.jo...@linaro.org> 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-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/