]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'nand/for-6.16' into mtd/next
authorMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 2 Jun 2025 16:39:50 +0000 (18:39 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 2 Jun 2025 16:39:50 +0000 (18:39 +0200)
The SPI NAND subsystem has seen the introduction of DTR operations (the
equivalent of DDR transfers), which involved quite a few preparation
patches for clarifying macro names.

In the raw NAND subsystem, the brcmnand driver has been "fixed" for old
legacy SoCs with an update of the ->exec_op() hook, there has been the
introduction of a new controller driver named Loongson-1, and the
Qualcomm driver has received quite a few misc fixes as well as a new
compatible.

Aside from this, there is the usual load of misc improvement and fixes.

1  2 
drivers/mtd/nand/raw/Kconfig

Simple merge