mirror of
https://github.com/torvalds/linux.git
synced 2026-08-19 05:48:01 +02:00
ARM: tegra: roth: 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:
parent
19ed4866f8
commit
da2ebcfd9a
|
|
@ -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,lh500wx1-sd03";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user