Messages in this thread |  | | From | <> | | Subject | Re: [PATCH v3 6/8] mtd: spi-nor: cadence-quadspi: Drop redundant WREN in erase path | | Date | Mon, 1 Jun 2020 06:32:57 +0000 |
| |
On Monday, June 1, 2020 8:47:23 AM EEST Vignesh Raghavendra wrote: > Drop redundant WREN command in cqspi_erase() as SPI NOR core takes care > of sending WREN command before sending erase command. > > Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> > --- > drivers/mtd/spi-nor/controllers/cadence-quadspi.c | 5 ----- > 1 file changed, 5 deletions(-)
Reviewed-by: Tudor Ambarus <tudor.ambarus@microchip.com>
|  |