[PATCH] mtd: spi-nor: move SECT_4K_PMC special handling

Pratyush Yadav p.yadav at ti.com
Mon Jun 27 03:13:57 PDT 2022


On Mon, 18 Apr 2022 13:26:50 +0200, Michael Walle wrote:
> The SECT_4K_PMC flag will set a device specific opcode for the 4k sector
> erase. Instead of handling it in the core, we can move it to a
> late_init(). In that late init, loop over all erase types, look for the
> 4k size and replace the opcode.
> 
> 

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git spi-nor/next, thanks!
[1/1] mtd: spi-nor: move SECT_4K_PMC special handling
      https://git.kernel.org/mtd/c/77d4ac6d38

--
Regards,
Pratyush Yadav
Texas Instruments Inc.




More information about the linux-mtd mailing list