Re: [PATCH v2] rtc: tps65910: Add RTC driver for TPS65910 PMIC RTC

2012-08-02 Thread Matthias Kaehlcke
; Cc: a.zu...@towertech.it; sa...@linux.intel.com; > > broo...@opensource.wolfsonmicro.com; Laxman Dewangan; > > kyle.ma...@fuel7.com; sb...@codeaurora.org; rtc- > > li...@googlegroups.com; linux-kernel@vger.kernel.org > > Subject: Re: [PATCH v2] rtc: tps65910: Add RTC driver for

RE: [PATCH v2] rtc: tps65910: Add RTC driver for TPS65910 PMIC RTC

2012-08-01 Thread Venu Byravarasu
e.ma...@fuel7.com; sb...@codeaurora.org; rtc- > li...@googlegroups.com; linux-kernel@vger.kernel.org > Subject: Re: [PATCH v2] rtc: tps65910: Add RTC driver for TPS65910 PMIC RTC > > hi, > > El Wed, Aug 01, 2012 at 11:52:37AM +0530 Venu Byravarasu ha dit: > > > TPS65910 PMIC is

Re: [PATCH v2] rtc: tps65910: Add RTC driver for TPS65910 PMIC RTC

2012-08-01 Thread Matthias Kaehlcke
hi, El Wed, Aug 01, 2012 at 11:52:37AM +0530 Venu Byravarasu ha dit: > TPS65910 PMIC is a MFD with RTC as one of the device. > Adding RTC driver for supporting RTC device present > inside TPS65910 PMIC. > > Only support for RTC alarm is implemented as part of this patch. > > Signed-off-by: Venu