diff options
author | Yuan Yao <yao.yuan@nxp.com> | 2017-08-30 18:12:38 +0800 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2017-09-20 22:09:15 +0800 |
commit | b07815d4eaf658b683c345d6e643895a20d92f29 (patch) | |
tree | e9d52a00e9beded410275242a250592f0b502517 /Documentation/devicetree/bindings/mtd | |
parent | 8c5b3b328b3c43bc2453c5ffa9cfdaba68c0feba (diff) | |
download | op-kernel-dev-b07815d4eaf658b683c345d6e643895a20d92f29.zip op-kernel-dev-b07815d4eaf658b683c345d6e643895a20d92f29.tar.gz |
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 <yao.yuan@nxp.com>
Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mtd')
-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 9ce35af..4cab5d8 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 |