linux-stable/drivers/pmdomain/imx
Adam Ford b13c0d871c pmdomain: imx8mp-blk-ctrl: imx8mp_blk: Add fdcc clock to hdmimix domain
[ Upstream commit 697624ee8a ]

According to i.MX8MP RM and HDMI ADD, the fdcc clock is part of
hdmi rx verification IP that should not enable for HDMI TX.
But actually if the clock is disabled before HDMI/LCDIF probe,
LCDIF will not get pixel clock from HDMI PHY and print the error
logs:

[CRTC:39:crtc-2] vblank wait timed out
WARNING: CPU: 2 PID: 9 at drivers/gpu/drm/drm_atomic_helper.c:1634 drm_atomic_helper_wait_for_vblanks.part.0+0x23c/0x260

Add fdcc clock to LCDIF and HDMI TX power domains to fix the issue.

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Jacky Bai <ping.bai@nxp.com>
Signed-off-by: Sandor Yu <Sandor.yu@nxp.com>
Link: https://lore.kernel.org/r/20240203165307.7806-5-aford173@gmail.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-04-13 13:09:59 +02:00
..
Kconfig
Makefile
gpc.c pmdomain: imx-gpc: Convert to platform remove callback returning void 2023-11-30 12:15:35 +01:00
gpcv2.c pmdomain: imx-gpcv2: Convert to platform remove callback returning void 2023-11-30 12:15:35 +01:00
imx8m-blk-ctrl.c pmdomain: imx8m-blk-ctrl: Convert to platform remove callback returning void 2023-11-30 12:15:35 +01:00
imx8mp-blk-ctrl.c pmdomain: imx8mp-blk-ctrl: imx8mp_blk: Add fdcc clock to hdmimix domain 2024-04-13 13:09:59 +02:00
imx93-blk-ctrl.c pmdomain: imx93-blk-ctrl: Convert to platform remove callback returning void 2023-11-30 12:15:35 +01:00
imx93-pd.c pmdomain: imx93-pd: Convert to platform remove callback returning void 2023-11-30 12:15:35 +01:00
scu-pd.c pmdomain: imx: scu-pd: correct DMA2 channel 2023-10-05 00:28:52 +02:00