Commit 6768e43d authored by Thierry Reding's avatar Thierry Reding

ARM: tegra: tn7: Use the correct DSI/CSI supply

The correct DSI/CSI supply property is called vdd-dsi-csi-supply, so use
that instead of the wrong vdd-supply property.
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent da2ebcfd
......@@ -37,7 +37,7 @@ host1x@50000000 {
dsi@54300000 {
status = "okay";
vdd-supply = <&vdd_1v2_ap>;
avdd-dsi-csi-supply = <&vdd_1v2_ap>;
panel@0 {
compatible = "lg,ld070wx3-sl01";
......
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