From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH v3 07/11] OMAP3: PM: Adding T2 enabling of smartreflex support Date: Wed, 29 Sep 2010 16:16:06 -0700 Message-ID: <87r5gcqgy1.fsf@deeprootsystems.com> References: <1285166719-19352-1-git-send-email-thara@ti.com> <1285166719-19352-8-git-send-email-thara@ti.com> <87aan19zt4.fsf@deeprootsystems.com> <5A47E75E594F054BAF48C5E4FC4B92AB035E1739F6@dbde02.ent.ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-px0-f174.google.com ([209.85.212.174]:54841 "EHLO mail-px0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751303Ab0I2XQJ (ORCPT ); Wed, 29 Sep 2010 19:16:09 -0400 Received: by pxi10 with SMTP id 10so321078pxi.19 for ; Wed, 29 Sep 2010 16:16:09 -0700 (PDT) In-Reply-To: <5A47E75E594F054BAF48C5E4FC4B92AB035E1739F6@dbde02.ent.ti.com> (Thara Gopinath's message of "Wed, 29 Sep 2010 20:11:56 +0530") Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "Gopinath, Thara" Cc: "linux-omap@vger.kernel.org" , "paul@pwsan.com" , "Cousson, Benoit" , "Sripathy, Vishwanath" , "Sawant, Anand" "Gopinath, Thara" writes: >>>Thara Gopinath writes: >>> >>>> This patch adds support in the twl4030 driver to hook up >>>> the API enabling smartreflex support on PMIC side with the >>>> smartreflex driver. Without this the OMAP smartreflex modules >>>> will not function. >>>> >>>> Signed-off-by: Thara Gopinath >>> >>>This one should be a separate patch with a subject something like >>> >>> mfd: twl4030: add SmartReflex support >>> >>>and the changelog should indicate its dependency on this SR/voltage >>>series. > > Do you mean to say this patch should not be a part of this series at all ?? > Yes, as it will need to be merged via the mfd tree once the SR core is merged. Kevin