--- a/drivers/mtd/spi-nor/spi-nor.c +++ b/drivers/mtd/spi-nor/spi-nor.c @@ -2413,6 +2413,9 @@ static const struct flash_info spi_nor_i { "pm25lv010", INFO(0, 0, 32 * 1024, 4, SECT_4K_PMC) }, { "pm25lq032", INFO(0x7f9d46, 0, 64 * 1024, 64, SECT_4K) }, + /* PUYA */ + { "p25d40h", INFO(0x856013, 0, 64 * 1024, 8, SECT_4K) }, + /* Spansion/Cypress -- single (large) sector size only, at least * for the chips listed here (without boot sectors). */