spi: spi-nxp-fspi: move the register operation after the clock enable
stable inclusion from stable-5.10.47 commit 4b06ebab4a828c03e9a1ba9bbced505560f8aab6 bugzilla: 172973 https://gitee.com/openeuler/kernel/issues/I4DAKB Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=4b06ebab4a828c03e9a1ba9bbced505560f8aab6 -------------------------------- [ Upstream commit f422316c ] Move the register operation after the clock enable, otherwise system will stuck when this driver probe. Fixes: 71d80563 ("spi: spi-nxp-fspi: fix fspi panic by unexpected interrupts") Signed-off-by: NHaibo Chen <haibo.chen@nxp.com> Link: https://lore.kernel.org/r/1623317073-25158-1-git-send-email-haibo.chen@nxp.comSigned-off-by: NMark Brown <broonie@kernel.org> Signed-off-by: NSasha Levin <sashal@kernel.org> Signed-off-by: NChen Jun <chenjun102@huawei.com> Acked-by: NWeilong Chen <chenweilong@huawei.com> Signed-off-by: NChen Jun <chenjun102@huawei.com> Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
Showing
想要评论请 注册 或 登录