summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSvyatoslav Ryhel <[email protected]>2026-02-07 20:11:16 +0200
committerSvyatoslav Ryhel <[email protected]>2026-03-22 14:58:58 +0200
commita6a057ab17fb475056be62baf49b7e8520b641a3 (patch)
treee088892beaf26434eaa79158b25cbe66cd5a4fdb
parentdd701a47f54a30a6f9874771563cee075b55b63a (diff)
ARM: tegra: surface-2: fix panel supply
Rename vdd-supply to power-supply according to the latest schema. Signed-off-by: Svyatoslav Ryhel <[email protected]>
-rw-r--r--arch/arm/dts/tegra114-microsoft-surface-2-common.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/tegra114-microsoft-surface-2-common.dtsi b/arch/arm/dts/tegra114-microsoft-surface-2-common.dtsi
index f8f71262538..79369753a17 100644
--- a/arch/arm/dts/tegra114-microsoft-surface-2-common.dtsi
+++ b/arch/arm/dts/tegra114-microsoft-surface-2-common.dtsi
@@ -35,7 +35,7 @@
compatible = "samsung,ltl106hl02-001";
reg = <0>;
- vdd-supply = <&tps65090_fet4>;
+ power-supply = <&tps65090_fet4>;
backlight = <&backlight>;
};