From mboxrd@z Thu Jan 1 00:00:00 1970 From: Piotr Wilczek Date: Tue, 13 Aug 2013 14:47:22 +0200 Subject: [U-Boot] [PATCH] drivers:power:max77693: add support for new multi function pmic max77693 In-Reply-To: <1369141218-26557-1-git-send-email-p.wilczek@samsung.com> References: <1369141218-26557-1-git-send-email-p.wilczek@samsung.com> Message-ID: <520A2ADA.1010104@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > Signed-off-by: Kyungmin Park > CC: Minkyu Kang > --- > 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)