Re: [RFC PATCH v3] mmc: sleep notification

2015-08-25 Thread Ulf Hansson
[...] >> >> > The only case where HPI is used in this patch - is during >> >> > sleep_notify >> >> timeout error. >> >> >> >> Why? >> > >> > In case of timeout error, we would like to handle it by sending HPI - to >> > let >> device interrupt/stop the prg state. >> >> Is that according to the spe

RE: [RFC PATCH v3] mmc: sleep notification

2015-08-03 Thread Alex Lemberg
Hi Ulf, > -Original Message- > From: Ulf Hansson [mailto:ulf.hans...@linaro.org] > Sent: Wednesday, July 22, 2015 5:41 PM > To: Alex Lemberg > Cc: Avi Shchislowski; linux-mmc > Subject: Re: [RFC PATCH v3] mmc: sleep notification > > On 18 June 2015 at 16:5

Re: [RFC PATCH v3] mmc: sleep notification

2015-07-22 Thread Ulf Hansson
On 18 June 2015 at 16:57, Alex Lemberg wrote: > Hi Ulf, > >> -Original Message- >> From: Ulf Hansson [mailto:ulf.hans...@linaro.org] >> Sent: Monday, June 15, 2015 11:24 AM >> To: Alex Lemberg >> Cc: Avi Shchislowski; linux-mmc >> Subject:

RE: [RFC PATCH v3] mmc: sleep notification

2015-06-18 Thread Alex Lemberg
Hi Ulf, > -Original Message- > From: Ulf Hansson [mailto:ulf.hans...@linaro.org] > Sent: Monday, June 15, 2015 11:24 AM > To: Alex Lemberg > Cc: Avi Shchislowski; linux-mmc > Subject: Re: [RFC PATCH v3] mmc: sleep notification > > On 8 June 2015 at 15:17, Alex

Re: [RFC PATCH v3] mmc: sleep notification

2015-06-15 Thread Ulf Hansson
On 8 June 2015 at 15:17, Alex Lemberg wrote: > Hi Ulf, > > [...] > >> >> One of my comments for v2, was that I think you should remove all code which >> was related to HPI to interrupt sleep notification from the runtime PM resume >> path. Instead I wanted you to add that functionality as separate

RE: [RFC PATCH v3] mmc: sleep notification

2015-06-08 Thread Alex Lemberg
Hi Ulf, [...] > > One of my comments for v2, was that I think you should remove all code which > was related to HPI to interrupt sleep notification from the runtime PM resume > path. Instead I wanted you to add that functionality as separate patch based > on > top of this patch. > > You haven'

Re: [RFC PATCH v3] mmc: sleep notification

2015-06-08 Thread Ulf Hansson
On 8 June 2015 at 08:46, Avi Shchislowski wrote: > Hi Ulf, > > Here is a V3 per your request. > Please review. > > This patch is implements the new additional state of > Power_Off_Notification - SLEEP_NOTIFICATION. > Until now, the implementation of Power_Off_Notification > supported only three mo

[RFC PATCH v3] mmc: sleep notification

2015-06-08 Thread Avi Shchislowski
Hi Ulf, Here is a V3 per your request. Please review. This patch is implements the new additional state of Power_Off_Notification - SLEEP_NOTIFICATION. Until now, the implementation of Power_Off_Notification supported only three modes - POWERED_ON (0x01), POWER_OFF_SHORT (0x02) and POWER_OFF_LONG