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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 Feb 2023 07:34:03 +0000 (08:34 +0100)
commit02ef93c4dfb462cfe7821aa06b112c38fc44fcf2
tree72af1fcb3449d20bc56b71c2d04cc23adadd3f75
parent8aa234b1a492382874545f3b1be81147e88f0db5
soc: imx: imx8mp-blk-ctrl: enable global pixclk with HDMI_TX_PHY PD

[ Upstream commit b814eda949c324791580003303aa608761cfde3f ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/soc/imx/imx8mp-blk-ctrl.c