diff options
author | Yuan Yao <[email protected]> | 2017-08-30 18:12:38 +0800 |
---|---|---|
committer | Shawn Guo <[email protected]> | 2017-09-20 22:09:15 +0800 |
commit | b07815d4eaf658b683c345d6e643895a20d92f29 (patch) | |
tree | e9d52a00e9beded410275242a250592f0b502517 | |
parent | 8c5b3b328b3c43bc2453c5ffa9cfdaba68c0feba (diff) |
dt-bindings: mtd: add sst25wf040b and en25s64 to sip-nor list
The chip sst25wf040b and en25s64 are compatible with SPI NOR flash.
Signed-off-by: Yuan Yao <[email protected]>
Signed-off-by: Hou Zhiqiang <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt | 2 |
1 files changed, 2 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..4cab5d85cf6f 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 + en25s64 mr25h256 mr25h10 mr25h40 @@ -31,6 +32,7 @@ Required properties: s25fl008k s25fl064k sst25vf040b + sst25wf040b m25p40 m25p80 m25p16 |