Skip to content
Commit 1c67f793 authored by Val Packett's avatar Val Packett Committed by Greg Kroah-Hartman
Browse files

mtd: rawnand: rockchip: ensure NVDDR timings are rejected

commit b27d8946 upstream.

.setup_interface first gets called with a "target" value of
NAND_DATA_IFACE_CHECK_ONLY, in which case an error is expected
if the controller driver does not support the timing mode (NVDDR).

Fixes: a9ecc8c8

 ("mtd: rawnand: Choose the best timings, NV-DDR included")
Signed-off-by: default avatarVal Packett <val@packett.cool>
Cc: stable@vger.kernel.org
Signed-off-by: default avatarMiquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20240519031409.26464-1-val@packett.cool
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 670f841c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment