diff options
| author | Venkatesh Yadav Abbarapu <[email protected]> | 2024-11-19 12:09:18 +0530 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-05-06 13:13:36 -0600 |
| commit | 46b3580c59466563bd26aa6aec1f15a8adf5dd5f (patch) | |
| tree | fb487b6184bd0393e57b7f72624fee8cb21c543e /include/linux/zstd_errors.h | |
| parent | ea2c6df478550fd5e4a412412cea30c986883808 (diff) | |
mtd: spi-nor: Send write disable cmd after every write enable
Write enable(06h) command will be sent to a flash device to
set the write enable latch bit before every program, erase,
write command. After that write disable command (04h) needs
to be sent to clear the write enable latch.
This write_disable() is missing at the majority of the places
in the driver, add it to clear write enable latch.
Signed-off-by: Ashok Reddy Soma <[email protected]>
Signed-off-by: Venkatesh Yadav Abbarapu <[email protected]>
Link: https://gist.github.com/PrasanthBabuMantena/c12f39744de188a9d08cd5ca51dc2a7b
Tested-by: Prasanth Babu Mantena <[email protected]>
Diffstat (limited to 'include/linux/zstd_errors.h')
0 files changed, 0 insertions, 0 deletions
