kernel: 5.10: add patches to fix macronix flash
[openwrt/staging/dedeckeh.git] / target / linux / ath79 / patches-5.10 / 0052-mtd-spi-nor-use-4-bit-locking-for-MX25L12805D.patch
index 317bef22019c67cb9c9f20c605693ed2f1a6dfa7..e99d067c48a3e0134a22c11ec447952e6a82555a 100644 (file)
@@ -21,7 +21,7 @@ Signed-off-by: David Bauer <mail@david-bauer.net>
 
 --- a/drivers/mtd/spi-nor/macronix.c
 +++ b/drivers/mtd/spi-nor/macronix.c
-@@ -50,7 +50,8 @@ static const struct flash_info macronix_
+@@ -51,7 +51,8 @@ static const struct flash_info macronix_
        { "mx25u4035",   INFO(0xc22533, 0, 64 * 1024,   8, SECT_4K) },
        { "mx25u8035",   INFO(0xc22534, 0, 64 * 1024,  16, SECT_4K) },
        { "mx25u6435f",  INFO(0xc22537, 0, 64 * 1024, 128, SECT_4K) },