[RFC PATCH v2 08/14] mtd: nand: add sunxi NAND flash controller support
From: Jason Gunthorpe <hidden>
Date: 2014-01-29 19:10:16
Also in:
linux-devicetree, lkml
From: Jason Gunthorpe <hidden>
Date: 2014-01-29 19:10:16
Also in:
linux-devicetree, lkml
On Wed, Jan 29, 2014 at 03:46:20PM -0300, Ezequiel Garcia wrote:
After CE# has been pulled high and then transitioned low again, the host should issue a Set Features to select the appropriate asynchronous timing mode. """
Oh, I had forgot you should do a set feature too Boris, I think the core core should handle this dance and the driver should just implement a call back to change the timing mode on the interface.. If I ever get a moment I can work on support for timing setting in the mvebu driver, I have boards here with ONFI NAND.. Regards, Jason