Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752123AbdHHHkB (ORCPT ); Tue, 8 Aug 2017 03:40:01 -0400 Received: from mail-wr0-f177.google.com ([209.85.128.177]:38584 "EHLO mail-wr0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752046AbdHHHjl (ORCPT ); Tue, 8 Aug 2017 03:39:41 -0400 Date: Tue, 8 Aug 2017 08:39:37 +0100 From: Lee Jones To: Rajmohan Mani Cc: linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-acpi@vger.kernel.org, Linus Walleij , Alexandre Courbot , "Rafael J. Wysocki" , Len Brown , sakari.ailus@linux.intel.com, Andy Shevchenko Subject: Re: [PATCH v6 1/3] mfd: Add new mfd device TPS68470 Message-ID: <20170808073937.w4bj37a47xaxnnpj@dell> References: <1501288226-27469-1-git-send-email-rajmohan.mani@intel.com> <1501288226-27469-2-git-send-email-rajmohan.mani@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1501288226-27469-2-git-send-email-rajmohan.mani@intel.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 950 Lines: 27 On Fri, 28 Jul 2017, Rajmohan Mani wrote: > The TPS68470 device is an advanced power management > unit that powers a Compact Camera Module (CCM), > generates clocks for image sensors, drives a dual > LED for Flash and incorporates two LED drivers for > general purpose indicators. > > This patch adds support for TPS68470 mfd device. > > Signed-off-by: Rajmohan Mani > --- > drivers/mfd/Kconfig | 18 ++++++++ > drivers/mfd/Makefile | 1 + > drivers/mfd/tps68470.c | 106 +++++++++++++++++++++++++++++++++++++++++++ > include/linux/mfd/tps68470.h | 97 +++++++++++++++++++++++++++++++++++++++ > 4 files changed, 222 insertions(+) > create mode 100644 drivers/mfd/tps68470.c > create mode 100644 include/linux/mfd/tps68470.h Applied, thanks. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog