Re: [PATCH] mmc: core: Add power off notify feature(eMMC 4.5)

2011-09-02 Thread Girish K S
dear mr park, I will consider it and update the poweroff handling. thanks a lot girish On 2 September 2011 13:48, Kyungmin Park wrote: > Hi, > > Good job on eMMC v4.5. but this patch is incomplete for power off > notification feature. > Now you just enable the Power off notification, and don't h

Re: [PATCH] mmc: core: Add power off notify feature(eMMC 4.5)

2011-09-02 Thread Kyungmin Park
Hi, Good job on eMMC v4.5. but this patch is incomplete for power off notification feature. Now you just enable the Power off notification, and don't handle the reaming one. As you read the spec, it takes more time the sleep & wake-up and next booting time if no proper power off notification Plea

[PATCH] mmc: core: Add power off notify feature(eMMC 4.5)

2011-09-02 Thread Girish K S
This patch adds the support for power off notify feature available in eMMC 4.5 devices. If the the host has support for this feature, then the mmc core will notify it to the device by setting the POWER_OFF_NOTIFICATION byte in the extended csd register with a value 1(POWER_ON). This