From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 0/4] OMAP: MENELAUS: Improvements on menelaus Date: Tue, 5 Aug 2008 12:42:04 +0300 Message-ID: <20080805094204.GM7193@atomide.com> References: <488F48E3.2060504@indt.org.br> <20080729183717.GB7275@frodo> <13B9B4C6EF24D648824FF11BE89671620361D432D8@dlee02.ent.ti.com> <5A47E75E594F054BAF48C5E4FC4B92AB02567D91E5@dbde02.ent.ti.com> <20080805085752.GE7193@atomide.com> <20080805093544.GU30539@gandalf.research.nokia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-01-bos.mailhop.org ([63.208.196.178]:64183 "EHLO mho-01-bos.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753456AbYHEJmP (ORCPT ); Tue, 5 Aug 2008 05:42:15 -0400 Content-Disposition: inline In-Reply-To: <20080805093544.GU30539@gandalf.research.nokia.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Felipe Balbi Cc: "Gadiyar, Anand" , andrzej zaborowski , "me@felipebalbi.com" , "Woodruff, Richard" , Carlos Aguiar , "linux-omap@vger.kernel.org" * Felipe Balbi [080805 12:35]: > On Tue, Aug 05, 2008 at 11:57:53AM +0300, Tony Lindgren wrote: > > Yeah, let's rename it as it's not in mainline yet. I'll apply this > > series, then the next set of patches can take care of the renaming. > > It it in mainline actually, check your drivers/i2c/chips and it was > added by you :-p > > commit 0c4a59fed41bdd4c30ce0999a87f30a812f29ee2 > Author: Tony Lindgren > Date: Tue Jul 17 04:06:09 2007 -0700 > > OMAP: add TI TWL92330/Menelaus Power Management chip driver > > Add Texas Instruments TWL92330/Menelaus Power Management chip driver. This > includes voltage regulators, Dual slot memory card tranceivers and > real-time clock(RTC). > > The support for RTC is integrated with this driver only; it is not separate > module. Passes 'rtctest' on OMAP H4 EVM, other than lack of "periodic" > (1/N second) IRQs. System wakeup alarms (from suspend-to-RAM) work too. > > The battery keeps the RTC active over power off, so once you set clock > (rdate/ntpdate/etc, then "hwclock -w") then RTC_HCTOSYS at boot time will > behave as expected. > > Cc: "Jean Delvare" > Cc: "Tony Lindgren" > Cc: "David Brownell" > Signed-off-by: Trilok Soni > Acked-by: Alessandro Zummo > Signed-off-by: Andrew Morton > Signed-off-by: Linus Torvalds > > Maybe someone sent that patch for you ? Oops :) I guess I'm over a year behind current developments after my vacation! Anyways, sounds like people want to rename it. Carlos, can you send your patches to the i2c list for integration? Tony