Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752514AbdFLKHC (ORCPT ); Mon, 12 Jun 2017 06:07:02 -0400 Received: from mga02.intel.com ([134.134.136.20]:60924 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751992AbdFLKHA (ORCPT ); Mon, 12 Jun 2017 06:07:00 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.39,333,1493708400"; d="scan'208";a="97040547" From: "Mani, Rajmohan" To: Andy Shevchenko CC: "linux-kernel@vger.kernel.org" , "linux-gpio@vger.kernel.org" , "linux-acpi@vger.kernel.org" , Lee Jones , Linus Walleij , "Alexandre Courbot" , "Rafael J. Wysocki" , "Len Brown" Subject: RE: [PATCH v3 1/3] mfd: Add new mfd device TPS68470 Thread-Topic: [PATCH v3 1/3] mfd: Add new mfd device TPS68470 Thread-Index: AQHS418OWZrYYTaQz0ycrLutKas/P6Ihb+mA//+PdMA= Date: Mon, 12 Jun 2017 10:06:57 +0000 Message-ID: <6F87890CF0F5204F892DEA1EF0D77A59725BF4CE@FMSMSX114.amr.corp.intel.com> References: <1497259612-38401-1-git-send-email-rajmohan.mani@intel.com> <1497259612-38401-2-git-send-email-rajmohan.mani@intel.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 10.0.102.7 dlp-reaction: no-action x-originating-ip: [10.1.200.108] Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by mail.home.local id v5CA78lT005979 Content-Length: 901 Lines: 28 Hi Andy, > On Mon, Jun 12, 2017 at 12:26 PM, 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. > > > +#include > > If you are going to ignore reviewers' comments you may delay the patch > upstreaming for quite a bit. > Sorry. The changes were in my git repo, but didn't make it to the v3 patch list (since I didn't commit and amend the patch). I will hold onto this for now (instead of pushing v4 with just this change). > P.S. For now I don't see any priority to review v3. > I noted more issues that weren't addressed. > > Sorry. > > -- > With Best Regards, > Andy Shevchenko