mediatek: 5.15: refresh patches
[openwrt/staging/ansuel.git] / target / linux / generic / pending-5.10 / 484-mtd-spi-nor-add-esmt-f25l16pa.patch
1 --- a/drivers/mtd/spi-nor/esmt.c
2 +++ b/drivers/mtd/spi-nor/esmt.c
3 @@ -10,6 +10,8 @@
4
5 static const struct flash_info esmt_parts[] = {
6 /* ESMT */
7 + { "f25l16pa-2s", INFO(0x8c2115, 0, 64 * 1024, 32,
8 + SECT_4K | SPI_NOR_HAS_LOCK) },
9 { "f25l32pa", INFO(0x8c2016, 0, 64 * 1024, 64,
10 SECT_4K | SPI_NOR_HAS_LOCK) },
11 { "f25l32qa", INFO(0x8c4116, 0, 64 * 1024, 64,