spi: spi-qpic-snand: document the limited bit error reporting capability
authorGabor Juhos <j4g8y7@gmail.com>
Tue, 27 May 2025 11:08:16 +0000 (13:08 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 2 Jun 2025 11:27:51 +0000 (12:27 +0100)
commit57cf46cd1fe351846e1b065ca9546eef66675ecd
treec8b4830abe1634c8e4aa6b3e911b6db2c09e39a8
parent3d6d84c8f2f66d3fd6a43a1e2ce8e6b54c573960
spi: spi-qpic-snand: document the limited bit error reporting capability

The QPIC hardware is not capable of reporting the exact number of the
corrected bit errors, it only reports the number of the corrected bytes.

Document this behaviour in the code, and also issue a warning message
to inform the user about it.

No functional changes.

Signed-off-by: Gabor Juhos <j4g8y7@gmail.com>
Link: https://patch.msgid.link/20250527-qpic-snand-limited-biterr-caps-v1-1-61f7cf87be1e@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-qpic-snand.c