generic: 5.15: copy config and patch from 5.10
[openwrt/staging/dedeckeh.git] / target / linux / generic / pending-5.15 / 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,