Re: [PATCH V7] mmc: core: Add Power Off Notify Feature eMMC 4.5

2011-10-04 Thread Jaehoon Chung
Hi Girish.. i think this patch didn't base on latest for mmc-next.. i commented the below. Regards, Jaehoon Chung On 09/29/2011 07:46 PM, Girish K S wrote: This patch adds the support for power off notify feature available in eMMC 4.5 devices. If the the host has support for this

Re: [PATCH V7] mmc: core: Add Power Off Notify Feature eMMC 4.5

2011-10-04 Thread Girish K S
Hello Mr Chung, Kindly apply my HS200 feature patch before this patch. then it will work fine. can you check and let me know if it applies after HS200 patch. If it can be applied i will modify and resend regards Girish K S On 4 October 2011 16:22, Jaehoon Chung jh80.ch...@samsung.com wrote: Hi

Re: [PATCH V7] mmc: core: Add Power Off Notify Feature eMMC 4.5

2011-10-04 Thread Girish K S
Hello Mr Chung, I got your point. My reply was for your comment on cannot apply this patch on mmc-next branch. regards Girish K S On 4 October 2011 16:46, Jaehoon Chung jh80.ch...@samsung.com wrote: Hi Girish.. My means if you use host-caps2, i think right that should be define MMC_CAP2_XXX.

Re: [PATCH V7] mmc: core: Add Power Off Notify Feature eMMC 4.5

2011-10-04 Thread Girish K S
Hello Mr Chung, Since my both patches are dependent on each other. i will generate a patch series of HS200 and Power notify. So that they can be applied sequentially. Will update with your mentioned comment. kindly review it after my release. regards Girish K S On 4 October 2011 16:50, Girish

Re: [PATCH V7] mmc: core: Add Power Off Notify Feature eMMC 4.5

2011-10-04 Thread Girish K S
Dear Mr Chung, i saw your pull request with poweroff notify feature. did you modify anything in the Power Notify feature. I am preparing the patch with your review comment. regards Girish K S On 4 October 2011 17:11, Girish K S girish.shivananja...@linaro.org wrote: Hello Mr Chung, Since my

Re: [PATCH V7] mmc: core: Add Power Off Notify Feature eMMC 4.5

2011-10-04 Thread Jaehoon Chung
Hi Girish. I just modified the MMC_CAP2_POWEROFF_NOTIFY instead of MMC_CAP_POWEROFF_NOTIFY. Regards, Jaehoon Chung On 10/04/2011 09:12 PM, Girish K S wrote: Dear Mr Chung, i saw your pull request with poweroff notify feature. did you modify anything in the Power Notify feature. I am

[PATCH V7] mmc: core: Add Power Off Notify Feature eMMC 4.5

2011-09-29 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). For