commit | e4b580bc04af6b3408a99113d2d69f9dd268eafa | [log] [tgz] |
---|---|---|
author | Vignesh R <vigneshr@ti.com> | Fri Dec 29 14:41:02 2017 +0530 |
committer | Cyrille Pitchen <cyrille.pitchen@wedev4u.fr> | Sun Jan 07 18:53:13 2018 +0100 |
tree | e6a1ec7a0e4e3ce206c460a9464d0f67e7268d8f | |
parent | 17407ec3354d291541099b2a7cd71545d9402e14 [diff] |
mtd: spi-nor: cadence-quadspi: Refactor indirect read/write sequence. Move configuring of indirect read/write start address to cqspi_indirect_*_execute() function and rename cqspi_indirect_*_setup() function. This will help to reuse cqspi_indirect_*_setup() function for supporting direct access mode. Signed-off-by: Vignesh R <vigneshr@ti.com> Signed-off-by: Cyrille Pitchen <cyrille.pitchen@wedev4u.fr>