[PATCH] spi: spi-mtk-nor: initialize spi controller after resume
AngeloGioacchino Del Regno
angelogioacchino.delregno at collabora.com
Tue Apr 12 09:17:48 PDT 2022
Il 12/04/22 13:57, Allen-KH Cheng ha scritto:
> After system resumes, the registers of nor controller are
> initialized with default values. The nor controller will
> not function properly.
>
> To handle both issues above, we add mtk_nor_init() in
> mtk_nor_resume after pm_runtime_force_resume().
>
> Fixes: 3bfd9103c7af ("spi: spi-mtk-nor: Add power management support")
>
> Signed-off-by: Allen-KH Cheng <allen-kh.cheng at mediatek.com>
> Reviewed-by: Rex-BC Chen <rex-bc.chen at mediatek.com>
That's just one issue, not two, so... "To handle both issues [etc]" should become
something like:
"Solve this issue by reinitializing the registers right after resuming the
controller"
After fixing the commit description,
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>
More information about the Linux-mediatek
mailing list