]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'nand/for-7.1' into mtd/next
authorMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 17 Apr 2026 19:51:05 +0000 (21:51 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 17 Apr 2026 19:51:05 +0000 (21:51 +0200)
commitb2a4fe0960aee9a2c8045cfd26fbeacf30b26efe
tree7fba799dc9d685058c788a00a1becf640569f9c1
parent357e460a3099702a904f8b164a13305c34d4385d
parent7866ce992cf0d3c3b50fe8bf4acb1dbb173a2304
Merge tag 'nand/for-7.1' into mtd/next

The main changes happened in the SunXi driver in order to
support new versions of the Allwinner NAND controller.

There are also some DT-binding improvements and cleanups.

Finally a couple of actual fixes (Realtek ECC and Winbond SPI NAND),
aside with the usual load of misc changes.