Re: [PATCH V2 1/5] soc: imx: imx8m-blk-ctrl: Fix imx8mm mipi reset
From: Fabio Estevam <festevam@gmail.com>
Date: 2021-11-07 12:58:30
Also in:
linux-arm-kernel, linux-media, lkml
From: Fabio Estevam <festevam@gmail.com>
Date: 2021-11-07 12:58:30
Also in:
linux-arm-kernel, linux-media, lkml
Hi Adam, On Sat, Nov 6, 2021 at 12:54 PM Adam Ford [off-list ref] wrote:
Most of the blk-ctrl reset bits are found in one register, however
there are two bits in offset 8 for pulling the MIPI DPHY out of reset
and these need to be set when IMX8MM_DISPBLK_PD_MIPI_CSI is brought
out of reset or the MIPI_CSI hangs.
Fixes: 926e57c065df ("soc: imx: imx8m-blk-ctrl: add DISP blk-ctrl")
Signed-off-by: Adam Ford <redacted>Reviewed-by: Fabio Estevam <festevam@gmail.com>