<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/include/linux/mtd/spinand.h, branch v5.4.26</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=v5.4.26</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=v5.4.26'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2019-06-27T18:13:07+00:00</updated>
<entry>
<title>mtd: spinand: Add initial support for Paragon PN26G0xA</title>
<updated>2019-06-27T18:13:07+00:00</updated>
<author>
<name>Jeff Kletsky</name>
<email>git-commits@allycomm.com</email>
</author>
<published>2019-06-18T17:08:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=3552691616c940a7c4125c2678ba816653cd725e'/>
<id>urn:sha1:3552691616c940a7c4125c2678ba816653cd725e</id>
<content type='text'>
Add initial support for Paragon Technology
PN26G01Axxxxx and PN26G02Axxxxx SPI NAND

Datasheets available at
http://www.xtxtech.com/upfile/2016082517274590.pdf
http://www.xtxtech.com/upfile/2016082517282329.pdf

Signed-off-by: Jeff Kletsky &lt;git-commits@allycomm.com&gt;
Reviewed-by: Frieder Schrempf &lt;frieder.schrempf@kontron.de&gt;
Signed-off-by: Miquel Raynal &lt;miquel.raynal@bootlin.com&gt;
</content>
</entry>
<entry>
<title>mtd: spinand: Add support for two-byte device IDs</title>
<updated>2019-06-27T18:06:38+00:00</updated>
<author>
<name>Jeff Kletsky</name>
<email>git-commits@allycomm.com</email>
</author>
<published>2019-05-22T22:05:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=878844908e563a2f02b977bacd221c288e681c47'/>
<id>urn:sha1:878844908e563a2f02b977bacd221c288e681c47</id>
<content type='text'>
The GigaDevice GD5F1GQ4UFxxG SPI NAND utilizes two-byte device IDs.

http://www.gigadevice.com/datasheet/gd5f1gq4xfxxg/

Signed-off-by: Jeff Kletsky &lt;git-commits@allycomm.com&gt;
Reviewed-by: Frieder Schrempf &lt;frieder.schrempf@kontron.de&gt;
Signed-off-by: Miquel Raynal &lt;miquel.raynal@bootlin.com&gt;
</content>
</entry>
<entry>
<title>mtd: spinand: Define macros for page-read ops with three-byte addresses</title>
<updated>2019-06-27T18:06:38+00:00</updated>
<author>
<name>Jeff Kletsky</name>
<email>git-commits@allycomm.com</email>
</author>
<published>2019-05-22T22:05:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=bded033062396e67ffbb3111084cf7ea202473d5'/>
<id>urn:sha1:bded033062396e67ffbb3111084cf7ea202473d5</id>
<content type='text'>
The GigaDevice GD5F1GQ4UFxxG SPI NAND utilizes three-byte addresses
for its page-read ops.

http://www.gigadevice.com/datasheet/gd5f1gq4xfxxg/

Signed-off-by: Jeff Kletsky &lt;git-commits@allycomm.com&gt;
Reviewed-by: Frieder Schrempf &lt;frieder.schrempf@kontron.de&gt;
Signed-off-by: Miquel Raynal &lt;miquel.raynal@bootlin.com&gt;
</content>
</entry>
<entry>
<title>mtd: spinand: Use the spi-mem dirmap API</title>
<updated>2019-03-21T15:44:51+00:00</updated>
<author>
<name>Boris Brezillon</name>
<email>bbrezillon@kernel.org</email>
</author>
<published>2019-01-24T14:56:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=981d1aa0697ce1393e00933f154d181e965703d0'/>
<id>urn:sha1:981d1aa0697ce1393e00933f154d181e965703d0</id>
<content type='text'>
Make use of the spi-mem direct mapping API to let advanced controllers
optimize read/write operations when they support direct mapping.

Signed-off-by: Boris Brezillon &lt;bbrezillon@kernel.org&gt;
Cc: Stefan Roese &lt;sr@denx.de&gt;
Signed-off-by: Miquel Raynal &lt;miquel.raynal@bootlin.com&gt;
Tested-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>mtd: spinand: add support for GigaDevice GD5FxGQ4xA</title>
<updated>2018-12-07T09:59:23+00:00</updated>
<author>
<name>Chuanhong Guo</name>
<email>gch981213@gmail.com</email>
</author>
<published>2018-11-28T13:07:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=c93c613214ac70c87beab5422a60077bf126b855'/>
<id>urn:sha1:c93c613214ac70c87beab5422a60077bf126b855</id>
<content type='text'>
Add support for GigaDevice GD5F1G/2G/4GQ4xA SPI NAND.

Signed-off-by: Chuanhong Guo &lt;gch981213@gmail.com&gt;
Reviewed-by: Frieder Schrempf &lt;frieder.schrempf@kontron.de&gt;
Signed-off-by: Miquel Raynal &lt;miquel.raynal@bootlin.com&gt;
</content>
</entry>
<entry>
<title>mtd: spinand: Add initial support for Toshiba TC58CVG2S0H</title>
<updated>2018-12-07T09:38:23+00:00</updated>
<author>
<name>Schrempf Frieder</name>
<email>frieder.schrempf@kontron.De</email>
</author>
<published>2018-11-08T08:32:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=10949af1681d5bb5cdbcc012815c6e40eec17d02'/>
<id>urn:sha1:10949af1681d5bb5cdbcc012815c6e40eec17d02</id>
<content type='text'>
Add minimal support for the Toshiba TC58CVG2S0H SPI NAND chip.

Signed-off-by: Frieder Schrempf &lt;frieder.schrempf@kontron.de&gt;
Acked-by: Clément Péron &lt;peron.clem@gmail.com&gt;
Signed-off-by: Miquel Raynal &lt;miquel.raynal@bootlin.com&gt;
</content>
</entry>
<entry>
<title>mtd: spinand: Add initial support for the MX35LF1GE4AB chip</title>
<updated>2018-07-18T07:24:12+00:00</updated>
<author>
<name>Boris Brezillon</name>
<email>boris.brezillon@bootlin.com</email>
</author>
<published>2018-06-22T12:28:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=b02308af05e62c7d995f4fc75b0bc2ae3c3026f7'/>
<id>urn:sha1:b02308af05e62c7d995f4fc75b0bc2ae3c3026f7</id>
<content type='text'>
Add minimal support for the MX35LF1GE4AB SPI NAND chip.

Signed-off-by: Boris Brezillon &lt;boris.brezillon@bootlin.com&gt;
Signed-off-by: Miquel Raynal &lt;miquel.raynal@bootlin.com&gt;
</content>
</entry>
<entry>
<title>mtd: spinand: Add initial support for Winbond W25M02GV</title>
<updated>2018-07-18T07:24:11+00:00</updated>
<author>
<name>Frieder Schrempf</name>
<email>frieder.schrempf@exceet.de</email>
</author>
<published>2018-06-22T12:28:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=1075492bb9e26312bc8ddeec1a93e2de5f9c76b4'/>
<id>urn:sha1:1075492bb9e26312bc8ddeec1a93e2de5f9c76b4</id>
<content type='text'>
Add support for the W25M02GV chip.

Signed-off-by: Frieder Schrempf &lt;frieder.schrempf@exceet.de&gt;
Signed-off-by: Boris Brezillon &lt;boris.brezillon@bootlin.com&gt;
Signed-off-by: Miquel Raynal &lt;miquel.raynal@bootlin.com&gt;
</content>
</entry>
<entry>
<title>mtd: spinand: Add initial support for Micron MT29F2G01ABAGD</title>
<updated>2018-07-18T07:24:11+00:00</updated>
<author>
<name>Peter Pan</name>
<email>peterpandong@micron.com</email>
</author>
<published>2018-06-22T12:28:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=a508e8875e135d7a1df26d8131b5443cb07005ff'/>
<id>urn:sha1:a508e8875e135d7a1df26d8131b5443cb07005ff</id>
<content type='text'>
Add a basic driver for Micron SPI NANDs. Only one device is supported
right now, but the driver will be extended to support more devices
afterwards.

Signed-off-by: Peter Pan &lt;peterpandong@micron.com&gt;
Signed-off-by: Boris Brezillon &lt;boris.brezillon@bootlin.com&gt;
Signed-off-by: Miquel Raynal &lt;miquel.raynal@bootlin.com&gt;
</content>
</entry>
<entry>
<title>mtd: nand: Add core infrastructure to support SPI NANDs</title>
<updated>2018-07-18T07:24:10+00:00</updated>
<author>
<name>Peter Pan</name>
<email>peterpandong@micron.com</email>
</author>
<published>2018-06-22T12:28:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=7529df4652482c33ae1a99ee8189401146f13cb7'/>
<id>urn:sha1:7529df4652482c33ae1a99ee8189401146f13cb7</id>
<content type='text'>
Add a SPI NAND framework based on the generic NAND framework and the
spi-mem infrastructure.

In its current state, this framework supports the following features:

- single/dual/quad IO modes
- on-die ECC

Signed-off-by: Peter Pan &lt;peterpandong@micron.com&gt;
Signed-off-by: Boris Brezillon &lt;boris.brezillon@bootlin.com&gt;
Signed-off-by: Miquel Raynal &lt;miquel.raynal@bootlin.com&gt;
</content>
</entry>
</feed>
