Re: [PATCH v2] mtd: rawnand: rockchip: ensure NVDDR timings are rejected
From: Miquel Raynal
Date: Mon May 27 2024 - 08:16:20 EST
On Sun, 2024-05-19 at 03:13:39 UTC, Val Packett wrote:
> .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: a9ecc8c814e9 ("mtd: rawnand: Choose the best timings, NV-DDR included")
> Signed-off-by: Val Packett <val@xxxxxxxxxxxx>
> Cc: stable@xxxxxxxxxxxxxxx
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/fixes, thanks.
Miquel