From: Franklin S Cooper Jr <fcooper@ti.com>
To: linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
linux-mtd@lists.infradead.org, tony@atomide.com,
robh+dt@kernel.org
Cc: Sekhar Nori <nsekhar@ti.com>
Subject: [PATCH 1/2] doc: dt: mtd: add w25q64 to list of supported SPI flashes
Date: Tue, 7 Mar 2017 15:57:50 -0600 [thread overview]
Message-ID: <20170307215751.29266-2-fcooper@ti.com> (raw)
In-Reply-To: <20170307215751.29266-1-fcooper@ti.com>
From: Sekhar Nori <nsekhar@ti.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@ti.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
next prev parent reply other threads:[~2017-03-07 21:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-07 21:57 [PATCH 0/2] ARM: dts: am335x-icev2: Add support for W25Q64 NOR flash Franklin S Cooper Jr
2017-03-07 21:57 ` Franklin S Cooper Jr [this message]
2017-03-15 19:13 ` [PATCH 1/2] doc: dt: mtd: add w25q64 to list of supported SPI flashes Rob Herring
2017-03-07 21:57 ` [PATCH 2/2] ARM: dts: am335x-icev2: Add SPI based NOR Franklin S Cooper Jr
2017-03-23 21:00 ` [PATCH 0/2] ARM: dts: am335x-icev2: Add support for W25Q64 NOR flash Tony Lindgren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170307215751.29266-2-fcooper@ti.com \
--to=fcooper@ti.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=nsekhar@ti.com \
--cc=robh+dt@kernel.org \
--cc=tony@atomide.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).