OSDN Git Service

soc: imx: imx8mp-blk-ctrl: enable global pixclk with HDMI_TX_PHY PD
authorLucas Stach <l.stach@pengutronix.de>
Sat, 31 Dec 2022 05:40:25 +0000 (13:40 +0800)
committerShawn Guo <shawnguo@kernel.org>
Sat, 31 Dec 2022 05:40:25 +0000 (13:40 +0800)
commitb814eda949c324791580003303aa608761cfde3f
treedf797e77f4fe19ecb0ce80c670f0defedaa8ef6c
parent1b929c02afd37871d5afb9d498426f83432e71c2
soc: imx: imx8mp-blk-ctrl: enable global pixclk with HDMI_TX_PHY PD

NXP internal information shows that the PHY refclk is gated by the
GLOBAL_TX_PIX_CLK_EN bit, so to allow the PHY PLL to lock without the
LCDIF being already active, tie this bit to the HDMI_TX_PHY power
domain.

Fixes: e3442022f543 ("soc: imx: add i.MX8MP HDMI blk-ctrl")
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/soc/imx/imx8mp-blk-ctrl.c