[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170307215751.29266-2-fcooper@ti.com>
Date: Tue, 7 Mar 2017 15:57:50 -0600
From: Franklin S Cooper Jr <fcooper@...com>
To: <linux-arm-kernel@...ts.infradead.org>,
<linux-omap@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-mtd@...ts.infradead.org>,
<tony@...mide.com>, <robh+dt@...nel.org>
CC: Sekhar Nori <nsekhar@...com>
Subject: [PATCH 1/2] doc: dt: mtd: add w25q64 to list of supported SPI flashes
From: Sekhar Nori <nsekhar@...com>
W25Q64 is found on TI's AM335x ICEv2 board. Add it to list
for supported SPI flash devices. This flash can be identified
using JEDEC READ ID opcode.
Signed-off-by: Sekhar Nori <nsekhar@...com>
---
Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt b/Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt
index 3e920ec..9ce35af 100644
--- a/Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt
+++ b/Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt
@@ -40,6 +40,7 @@ Required properties:
w25x80
w25x32
w25q32
+ w25q64
w25q32dw
w25q80bl
w25q128
--
2.10.0
Powered by blists - more mailing lists