aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.9/477-mtd-add-spi-nor-add-mx25u3235f.patch
diff options
context:
space:
mode:
authorRafał Miłecki <rafal@milecki.pl>2017-02-07 13:09:50 +0100
committerRafał Miłecki <rafal@milecki.pl>2017-02-07 15:35:39 +0100
commit174ce4c56d742712696e546eecee3d89e05c909a (patch)
treebe0159e023e7ffe3c922ec183496768a0f2e4db9 /target/linux/generic/patches-4.9/477-mtd-add-spi-nor-add-mx25u3235f.patch
parent6d5419d96ad7d6f2b6de112e8f8ba1f74ceb33d3 (diff)
downloadupstream-174ce4c56d742712696e546eecee3d89e05c909a.tar.gz
upstream-174ce4c56d742712696e546eecee3d89e05c909a.tar.bz2
upstream-174ce4c56d742712696e546eecee3d89e05c909a.zip
kernel: update spi-nor in 4.9 to spi-nor tree version (next branch)
These are patches queued for 4.11. It adds support for even more hw and removes some annoying WARN_ONCE. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Diffstat (limited to 'target/linux/generic/patches-4.9/477-mtd-add-spi-nor-add-mx25u3235f.patch')
-rw-r--r--target/linux/generic/patches-4.9/477-mtd-add-spi-nor-add-mx25u3235f.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.9/477-mtd-add-spi-nor-add-mx25u3235f.patch b/target/linux/generic/patches-4.9/477-mtd-add-spi-nor-add-mx25u3235f.patch
index bd39ba556e..3960122b4f 100644
--- a/target/linux/generic/patches-4.9/477-mtd-add-spi-nor-add-mx25u3235f.patch
+++ b/target/linux/generic/patches-4.9/477-mtd-add-spi-nor-add-mx25u3235f.patch
@@ -1,6 +1,6 @@
--- a/drivers/mtd/spi-nor/spi-nor.c
+++ b/drivers/mtd/spi-nor/spi-nor.c
-@@ -873,6 +873,7 @@ static const struct flash_info spi_nor_i
+@@ -1014,6 +1014,7 @@ static const struct flash_info spi_nor_i
{ "mx25l3205d", INFO(0xc22016, 0, 64 * 1024, 64, SECT_4K) },
{ "mx25l3255e", INFO(0xc29e16, 0, 64 * 1024, 64, SECT_4K) },
{ "mx25l6405d", INFO(0xc22017, 0, 64 * 1024, 128, SECT_4K) },