Merge tag 'nand/for-5.16' into mtd/next
authorMiquel Raynal <miquel.raynal@bootlin.com>
Sun, 7 Nov 2021 16:38:05 +0000 (17:38 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Sun, 7 Nov 2021 16:38:05 +0000 (17:38 +0100)
commitbca20e6a73863f37eb5e04c505be219a65f26a38
tree21656e91b4735420efbb479fd88162adaa36d9ba
parentc13de2386c78e890d4ae6f01a85eefd0b293fb08
parentfc9e18f9e987ad46722dad53adab1c12148c213c
Merge tag 'nand/for-5.16' into mtd/next

Core:
* Remove obsolete macros only used by the old nand_ecclayout struct
* MAINTAINERS: Add entry for Qualcomm NAND controller driver

Raw NAND controller drivers:
* Arasan:
  - Prevent an unsupported configuration
* Xway, Socrates: plat_nand, Pasemi, Orion, mpc5121, GPIO, Au1550nd, AMS-Delta:
  - Keep the driver compatible with on-die ECC engines
* cs553x, lpc32xx_slc, ndfc, sharpsl, tmio, txx9ndfmc:
  - Revert the commits: "Fix external use of SW Hamming ECC helper"
  - And let callers use the bare Hamming helpers
* Fsmc: Fix use of SM ORDER
* Intel:
  - Fix potential buffer overflow in probe
* xway, vf610, txx9ndfm, tegra, stm32, plat_nand, oxnas, omap, mtk, hisi504,
  gpmi, gpio, denali, bcm6368, atmel:
  - Make use of the helper function devm_platform_ioremap_resource{,byname}()

Onenand driver:
* Samsung: Drop Exynos4 and describe driver in KConfig

Raw NAND chip drivers:
* Hynix: Add support for H27UCG8T2ETR-BC MLC NAND
MAINTAINERS