commit | 5fba01a0d3488a15c4082bc18aea5375bd8fb97f | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Fri Jun 26 10:26:32 2020 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Fri Jul 17 16:06:15 2020 +0200 |
tree | e3a77eab8155c58ff4106d47d22fcdb2c23e3e73 | |
parent | 7c6b8cac8c19240f013a62f133e2dc8cfeb7a206 [diff] |
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>