mtd: spi-nor: Add NO_CHIP_ERASE flag for mt35xu01g/2g
authorVenkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com>
Thu, 27 Mar 2025 07:04:43 +0000 (12:34 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 29 Apr 2025 21:24:13 +0000 (15:24 -0600)
commit299371dc8ea1e777b12a1e7c95fc8f9c1d9542ee
tree21c2c5b9ed2abc4b3fedb7a8a50cd0c4c3ffd309
parentd75998b476de439a05b2f7ec95d426410bcaae18
mtd: spi-nor: Add NO_CHIP_ERASE flag for mt35xu01g/2g

Since the opcode SPINOR_OP_CHIP_ERASE (0xc7) is not supported
for the mt35xu01g/2g flashes, the NO_CHIP_ERASE flag has been added
to enable sector erase functionality instead.

Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com>
drivers/mtd/spi/spi-nor-ids.c