From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH v3 0/4] TWL6030 patch series Date: Thu, 01 Oct 2009 11:37:53 -0700 Message-ID: <87ocorc64e.fsf@deeprootsystems.com> References: <19F8576C6E063C45BE387C64729E73940436CF8BFA@dbde02.ent.ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-px0-f179.google.com ([209.85.216.179]:46969 "EHLO mail-px0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755926AbZJAShw (ORCPT ); Thu, 1 Oct 2009 14:37:52 -0400 Received: by pxi9 with SMTP id 9so449905pxi.4 for ; Thu, 01 Oct 2009 11:37:56 -0700 (PDT) In-Reply-To: <19F8576C6E063C45BE387C64729E73940436CF8BFA@dbde02.ent.ti.com> (Balaji T. Krishnamoorthy's message of "Thu\, 1 Oct 2009 17\:52\:04 +0530") Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "Krishnamoorthy, Balaji T" Cc: "linux-omap@vger.kernel.org" , "Shilimkar, Santosh" , "Nayak, Rajendra" , "a.zummo@towertech.it" , "p_gortmaker@yahoo.com" , "sameo@linux.intel.com" , "tony@atomide.com" "Krishnamoorthy, Balaji T" writes: > This patch series v3 incorporates comments received earlier[1]. > > The upcoming TWL6030 is companion chip for OMAP4 like the current TWL4030 > for OMAP3. This patch series adds support for TWL6030 irq framework, and > driver support for RTC and regulator. > > These patches has dependancy on TWL patch series[2] > [PATCH v3 01/04] OMAP4: PMIC: Add support for twl6030 irq framework > [PATCH v3 02/04] OMAP4: PMIC: Add support for twl6030 RTC > [PATCH v3 03/04] OMAP4: PMIC: Add support for twl6030 regulators > [PATCH v3 04/04] OMAP4: PMIC: Update TWL mfd driver to create twl6030 > Regulators > > [1] http://marc.info/?l=linux-omap&m=125050037530307&w=2 > [RFC][PATCH 0/4] TWL6030 patch series > > [2] http://marc.info/?l=linux-omap&m=125439874001377&w=2 > [PATCH v3 0/4] TWL patch series In the future, please report what platforms this was tested on and whether it was just compile tested, boot tested or actually functionally tested. Thanks, Kevin