drm/tegra: sor: Use correct power supply names for HDMI
authorThierry Reding <treding@nvidia.com>
Fri, 26 Jun 2020 08:26:32 +0000 (10:26 +0200)
committerThierry Reding <treding@nvidia.com>
Fri, 17 Jul 2020 14:06:15 +0000 (16:06 +0200)
commit5fba01a0d3488a15c4082bc18aea5375bd8fb97f
treee3a77eab8155c58ff4106d47d22fcdb2c23e3e73
parent7c6b8cac8c19240f013a62f133e2dc8cfeb7a206
drm/tegra: sor: Use correct power supply names for HDMI

The hardware documentation uses AVDD_IO_HDMI_DP and VDD_HDMI_DP_PLL to
denote the two power supplies that drive the HDMI/DP outputs of the SOR.
Use these names instead of the arbitrary AVDD_IO and VDD_PLL names that
were used previously to avoid confusion.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/sor.c