]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'tags/spi-octal-dtr' into nand/next
authorMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 29 Jan 2026 19:19:44 +0000 (20:19 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 29 Jan 2026 19:19:44 +0000 (20:19 +0100)
spi: Octal DTR support

This series adds support for 8D-8D-8D in SPI NAND, which can already be
leveraged without any SPI changes as controllers already have this
support for some SPI NOR devices.

Among the few spi-mem patches, they are needed for building the SPI NAND
changes (especially the ODTR introduction at the end) and therefore an
immutable tag will be needed for merging in the MTD tree (unless all the
series goes through MTD directly ofc).


Trivial merge