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: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Thierry Reding 2020-06-11 19:05:12 +02:00
Родитель da2ebcfd9a
Коммит 6768e43d61
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -37,7 +37,7 @@
dsi@54300000 {
status = "okay";
vdd-supply = <&vdd_1v2_ap>;
avdd-dsi-csi-supply = <&vdd_1v2_ap>;
panel@0 {
compatible = "lg,ld070wx3-sl01";