mtd: rawnand: marvell: ensure timing values are written
stable inclusion from stable-v5.10.183 commit e4666d793a2203ecefbe3860842aaf7b740a6a55 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I8IRR2 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=e4666d793a2203ecefbe3860842aaf7b740a6a55 -------------------------------- [ Upstream commit 8a6f4d34 ] When new timing values are calculated in marvell_nfc_setup_interface() ensure that they will be applied in marvell_nfc_select_target() by clearing the selected_chip pointer. Fixes: b2525141 ("mtd: rawnand: marvell: Stop implementing ->select_chip()") Suggested-by:Miquel Raynal <miquel.raynal@bootlin.com> Signed-off-by:
Chris Packham <chris.packham@alliedtelesis.co.nz> Signed-off-by:
Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/linux-mtd/20230525003154.2303012-1-chris.packham@alliedtelesis.co.nz Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
sanglipeng <sanglipeng1@jd.com>
Loading
Please sign in to comment