RE: [PATCH 4/5] mmc: cmdq: support for command queue enabled host

2014-12-09 Thread Ziji Hu
: support for command queue enabled host Hi Ziji, Thanks for your comments. On 12/10/2014 4:37 AM, Ziji Hu wrote: > Hi Asutosh, > > Could you check me comments please? > > Please correct me if I misunderstand you. > > Thank you. > > +irqreturn_t cmdq_ir

Re: [PATCH 4/5] mmc: cmdq: support for command queue enabled host

2014-12-09 Thread Asutosh Das
Hi Ziji, Thanks for your comments. On 12/10/2014 4:37 AM, Ziji Hu wrote: Hi Asutosh, Could you check me comments please? Please correct me if I misunderstand you. Thank you. +irqreturn_t cmdq_irq(struct mmc_host *mmc, u32 intmask) +{ + u32 status; + unsigne

[PATCH 4/5] mmc: cmdq: support for command queue enabled host

2014-12-02 Thread Asutosh Das
This patch adds CMDQ support for command-queue compatible hosts. Command-queue is added in eMMC-5.1 specification. This enables the controller to process upto 32 requests at a time. Signed-off-by: Asutosh Das Signed-off-by: Sujit Reddy Thumma Signed-off-by: Konstantin Dorfman --- drivers/mmc/