Commit a4563f5b authored by Thierry Reding's avatar Thierry Reding

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: default avatarThierry Reding <treding@nvidia.com>
parent 5d089d42
......@@ -38,6 +38,9 @@ hdmi@54280000 {
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>;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment