* Balaji T K <balajitk@xxxxxx> [140307 07:15]: > On Wednesday 05 March 2014 02:00 PM, Andreas Fenkart wrote: > >2014-02-28 18:04 GMT+01:00 Balaji T K <balajitk@xxxxxx>: > >> > >>I tried testing this patch series on am335x, I see throughput in the > >>range of KBs. Will give another try with Tony's version. > >KB sounds really bad, even with polling I have > 5MBytes/s. > > > >Could you pls paste > ># cat /sys/kernel/debug/mmc0/regs > > > Hi, > > Find below debug reg dump > > mmc0: > sdio irq enabled > pinmux config sdio > ctx_loss: 1 > > regs: > CON: 0x00000600 > PSTATE: 0x01f70000 > HCTL: 0x00000d06 > SYSCTL: 0x000d0087 > IE: 0x00000100 > ISE: 0x00000100 > CAPA: 0x06e10080 Is this with wl12xx? If so, wl12xx driver is missing calls to sdio_claim_irq() and sdio_release_irq() so it probably won't behave properly with the SDIO interrupt until those are added. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html