Re: [PATCH v4 1/4] rtc: OMAP: Add system pm_power_off to rtc driver

2013-01-11 Thread Russ Dill
On Thu, Dec 13, 2012 at 10:03 PM, AnilKumar Ch wrote: > From: Colin Foe-Parker > > Add system power off control to rtc driver which is the in-charge > of controlling the BeagleBone system power. The power_off routine > can be hooked up to "pm_power_off" system call. > > System power off sequence:

Re: [PATCH v4 1/4] rtc: OMAP: Add system pm_power_off to rtc driver

2013-01-11 Thread Russ Dill
On Fri, Jan 11, 2013 at 12:08 AM, Russ Dill wrote: > On Thu, Dec 13, 2012 at 10:03 PM, AnilKumar Ch wrote: >> From: Colin Foe-Parker >> >> Add system power off control to rtc driver which is the in-charge >> of controlling the BeagleBone system power. The power_off routine >> can be hooked up to

RE: [PATCH v4 1/4] rtc: OMAP: Add system pm_power_off to rtc driver

2013-01-11 Thread AnilKumar, Chimata
On Fri, Jan 11, 2013 at 14:24:46, Russ Dill wrote: > On Fri, Jan 11, 2013 at 12:08 AM, Russ Dill wrote: > > On Thu, Dec 13, 2012 at 10:03 PM, AnilKumar Ch wrote: > >> From: Colin Foe-Parker > >> > >> Add system power off control to rtc driver which is the in-charge > >> of controlling the Beagle

RE: [PATCH v4 1/4] rtc: OMAP: Add system pm_power_off to rtc driver

2013-01-11 Thread AnilKumar, Chimata
On Fri, Jan 11, 2013 at 15:00:03, AnilKumar, Chimata wrote: > On Fri, Jan 11, 2013 at 14:24:46, Russ Dill wrote: > > On Fri, Jan 11, 2013 at 12:08 AM, Russ Dill wrote: > > > On Thu, Dec 13, 2012 at 10:03 PM, AnilKumar Ch wrote: > > >> From: Colin Foe-Parker > > >> > > >> Add system power off con