ARM: tegra: roth: Use the correct DSI/CSI supply
authorThierry Reding <treding@nvidia.com>
Thu, 11 Jun 2020 17:02:50 +0000 (19:02 +0200)
committerThierry Reding <treding@nvidia.com>
Tue, 23 Jun 2020 16:16:19 +0000 (18:16 +0200)
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: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/tegra114-roth.dts

index 5249afd..7378b5d 100644 (file)
@@ -37,7 +37,7 @@
                dsi@54300000 {
                        status = "okay";
 
-                       vdd-supply = <&vdd_1v2_ap>;
+                       avdd-dsi-csi-supply = <&vdd_1v2_ap>;
 
                        panel@0 {
                                compatible = "lg,lh500wx1-sd03";