diff options
author | Philipp Puschmann <pp@emlix.com> | 2017-10-19 10:12:47 +0200 |
---|---|---|
committer | Cyrille Pitchen <cyrille.pitchen@wedev4u.fr> | 2017-10-29 20:57:19 +0100 |
commit | 282e45dc64d1832c9b51d2c6f6eb0a634c924fa7 (patch) | |
tree | f8b0d6f0e382740ce87fbd41eebbd0ee6f45d5cd /Documentation | |
parent | mtd: spi-nor: enable 4B opcodes for mx66l51235l (diff) | |
download | linux-282e45dc64d1832c9b51d2c6f6eb0a634c924fa7.tar.xz linux-282e45dc64d1832c9b51d2c6f6eb0a634c924fa7.zip |
mtd: spi-nor: Add support for mr25h128
Add Everspin mr25h128 16KB MRAM to the list of supported chips.
Signed-off-by: Philipp Puschmann <pp@emlix.com>
Signed-off-by: Cyrille Pitchen <cyrille.pitchen@wedev4u.fr>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt b/Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt index 9ce35af8507c..956bb046e599 100644 --- a/Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt +++ b/Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt @@ -13,6 +13,7 @@ Required properties: at25df321a at25df641 at26df081a + mr25h128 mr25h256 mr25h10 mr25h40 |