RE: [PATCH 2/2] rtc-tps65910: enable RTC power domain on initialization

2012-11-30 Thread Venu Byravarasu
bject: Re: [PATCH 2/2] rtc-tps65910: enable RTC power domain on > initialization > > On Thu, 29 Nov 2012 23:11:37 + > "Kim, Milo" wrote: > > > Hi Venu > > > > > > I've merged this patch into -mm for 3.8 along with a note-to-self that &

RE: [PATCH 2/2] rtc-tps65910: enable RTC power domain on initialization

2012-11-30 Thread Venu Byravarasu
: RE: [PATCH 2/2] rtc-tps65910: enable RTC power domain on > initialization > > Hi Venu > > > > Enabling RTC HW block depends on the default value of TPS65910 > > register. > > > In some mode, RTC block is disabled by default.(eg. AM3517 > > Craneboard) > &g

Re: [PATCH 2/2] rtc-tps65910: enable RTC power domain on initialization

2012-11-29 Thread Andrew Morton
On Thu, 29 Nov 2012 23:11:37 + "Kim, Milo" wrote: > Hi Venu > > > > Enabling RTC HW block depends on the default value of TPS65910 > > register. > > > In some mode, RTC block is disabled by default.(eg. AM3517 > > Craneboard) > > > In this case, RTC_PWDN(RTC power down) bit should be clea

RE: [PATCH 2/2] rtc-tps65910: enable RTC power domain on initialization

2012-11-29 Thread Kim, Milo
Hi Venu > > Enabling RTC HW block depends on the default value of TPS65910 > register. > > In some mode, RTC block is disabled by default.(eg. AM3517 > Craneboard) > > In this case, RTC_PWDN(RTC power down) bit should be cleared to > enable > > the RTC HW block. > > From the description of RT

RE: [PATCH 2/2] rtc-tps65910: enable RTC power domain on initialization

2012-11-29 Thread Venu Byravarasu
> -Original Message- > From: Kim, Milo [mailto:milo@ti.com] > Sent: Thursday, November 29, 2012 2:18 PM > To: Andrew Morton > Cc: Samuel Ortiz; a.zu...@towertech.it; swar...@wwwdotorg.org; Venu > Byravarasu; Sivaram Nair; linux-kernel@vger.kernel.org > Subject: [PATCH 2/2] rtc-tps65910: