diff options
author | Philipp Puschmann | 2017-10-19 10:12:47 +0200 |
---|---|---|
committer | Cyrille Pitchen | 2017-10-29 20:57:19 +0100 |
commit | 282e45dc64d1832c9b51d2c6f6eb0a634c924fa7 (patch) | |
tree | f8b0d6f0e382740ce87fbd41eebbd0ee6f45d5cd /Documentation | |
parent | d342b6a973af459f6104cad6effc8efc71a0558d (diff) |
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 |