drm/rockchip: dw_hdmi: add regulator support
authorSascha Hauer <s.hauer@pengutronix.de>
Fri, 22 Apr 2022 07:28:26 +0000 (09:28 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 3 May 2022 10:56:05 +0000 (12:56 +0200)
commitca80c4eb4b01a7f1c2f333d0a329937ef9c7f03a
treee1b460a8544d3e76e9aac430ab02f009ce9996da
parent80266ccb864b6443fd0bf54bb17444d2632fad21
drm/rockchip: dw_hdmi: add regulator support

The RK3568 has HDMI_TX_AVDD0V9 and HDMI_TX_AVDD_1V8 supply inputs needed
for the HDMI port. add support for these to the driver for boards which
have them supplied by switchable regulators.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Reviewed-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Tested-by: Michael Riesch <michael.riesch@wolfvision.net>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20220422072841.2206452-10-s.hauer@pengutronix.de
drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c