video: sunxi: dw-hdmi: Use DM for HVCC regulator
authorSamuel Holland <samuel@sholland.org>
Mon, 28 Nov 2022 07:02:28 +0000 (01:02 -0600)
committerAndre Przywara <andre.przywara@arm.com>
Tue, 11 Apr 2023 23:17:20 +0000 (00:17 +0100)
commitf5ee1ea864c4b8cbc13c58d5961a2b4be14e0e61
treedfde110b9d2cc31d67fd90efafdba63b510941f2
parent7108dd24439375dafa3fcfab9415e930b0abb4b3
video: sunxi: dw-hdmi: Use DM for HVCC regulator

The HDMI PHY depends on the HVCC supply being enabled. So far we have
relied on it being enabled by an earlier firmware stage (SPL or TF-A).
Attempt to enable the regulator here, so we can remove that dependency.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>
drivers/video/sunxi/sunxi_dw_hdmi.c