From: Mark Brown Date: Thu, 3 Jul 2025 16:02:43 +0000 (+0100) Subject: spi: spi-qpic-snand: enable 8 bits ECC strength X-Git-Tag: v6.17-rc1~182^2~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51106b830ad9dc0a2cf932e27a921e01de2df876;p=thirdparty%2Flinux.git spi: spi-qpic-snand: enable 8 bits ECC strength Merge series from Gabor Juhos : This small patch set adds support for 8 bits ECC strength, which widens the range of the usable SPI NAND chips with the driver. The first one is a preparatory patch which adds some defines which allows to avoid using magic values, and the second patch implements the actual support. The series should be integrated via the SPI tree, as that contains prerequisite changes. --- 51106b830ad9dc0a2cf932e27a921e01de2df876