On Thu, Apr 07, 2016 at 08:09:27PM +0530, P L Sai Krishna wrote: > + * @dummy_cycles: number of dummy cycles. If host controller requires > + * dummy cycles rather than dummy bytes which send along with Cmd > + * and address then this dummy_cycles is used. I'm having a very hard time parsing this, partly because it is entirely flash specific (the whole concept of cmd and address is missing from SPI). As Cyrille said perhaps this should go in a flash specific interface?