ARM: tegra: Add eDP power supplies on Venice2

The power supplies needed to drive eDP on Venice2 were never hooked up,
so things only worked because those regulators are already enabled by
other devices.

Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Thierry Reding 2019-07-25 18:22:16 +02:00
parent 5d089d42bc
commit a4563f5bf1

View file

@ -38,6 +38,9 @@
sor@54540000 {
status = "okay";
avdd-io-hdmi-dp-supply = <&vdd_1v05_run>;
vdd-hdmi-dp-pll-supply = <&vdd_3v3_run>;
nvidia,dpaux = <&dpaux>;
nvidia,panel = <&panel>;
};