From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Jones Subject: Re: [PATCH v7 1/5] mfd: max77843: Add max77843 MFD driver core driver Date: Mon, 2 Mar 2015 10:20:39 +0000 Message-ID: <20150302102039.GC32347@x1> References: <1425291038-18269-1-git-send-email-jaewon02.kim@samsung.com> <1425291038-18269-2-git-send-email-jaewon02.kim@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mail-wg0-f54.google.com ([74.125.82.54]:36494 "EHLO mail-wg0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753733AbbCBKUs (ORCPT ); Mon, 2 Mar 2015 05:20:48 -0500 Received: by wghk14 with SMTP id k14so32434143wgh.3 for ; Mon, 02 Mar 2015 02:20:47 -0800 (PST) Content-Disposition: inline In-Reply-To: <1425291038-18269-2-git-send-email-jaewon02.kim@samsung.com> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Jaewon Kim Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-pm@vger.kernel.org, linux-input@vger.kernel.org, Inki Dae , SangBae Lee , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Chanwoo Choi , Sebastian Reichel , Beomho Seo , Dmitry Torokhov 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. >=20 > Cc: Lee Jones > Signed-off-by: Jaewon Kim > Signed-off-by: Beomho Seo > --- > 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 Which other Acks are you waiting for?=20 --=20 Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org =E2=94=82 Open source software for ARM SoCs =46ollow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-input" = in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html