kernel: refresh patches
[openwrt/staging/dedeckeh.git] / target / linux / generic / backport-4.19 / 460-v5.0-mtd-spi-nor-Add-support-for-mx25u12835f.patch
index 7c06e4fcba89e8782d8a7542776a6656b6330fdf..1bdf35b98735b95d0f3eddf836364598c3594003 100644 (file)
@@ -12,11 +12,9 @@ Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
  drivers/mtd/spi-nor/spi-nor.c | 2 ++
  1 file changed, 2 insertions(+)
 
-diff --git a/drivers/mtd/spi-nor/spi-nor.c b/drivers/mtd/spi-nor/spi-nor.c
-index cd5e0804af50..afe12308bba6 100644
 --- a/drivers/mtd/spi-nor/spi-nor.c
 +++ b/drivers/mtd/spi-nor/spi-nor.c
-@@ -1380,6 +1380,8 @@ static const struct flash_info spi_nor_ids[] = {
+@@ -1088,6 +1088,8 @@ static const struct flash_info spi_nor_i
        { "mx25u6435f",  INFO(0xc22537, 0, 64 * 1024, 128, SECT_4K) },
        { "mx25l12805d", INFO(0xc22018, 0, 64 * 1024, 256, 0) },
        { "mx25l12855e", INFO(0xc22618, 0, 64 * 1024, 256, 0) },
@@ -25,6 +23,3 @@ index cd5e0804af50..afe12308bba6 100644
        { "mx25l25635e", INFO(0xc22019, 0, 64 * 1024, 512, SPI_NOR_DUAL_READ | SPI_NOR_QUAD_READ) },
        { "mx25u25635f", INFO(0xc22539, 0, 64 * 1024, 512, SECT_4K | SPI_NOR_4B_OPCODES) },
        { "mx25l25655e", INFO(0xc22619, 0, 64 * 1024, 512, 0) },
--- 
-2.21.0
-