From 944d1e7e9dca71a8ee5fd24d5f3e59f7eb8be766 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lothar=20Wa=C3=9Fmann?= Date: Tue, 5 Nov 2013 22:51:37 +0100 Subject: [PATCH] ARM: dts: tx28: add power-supply property for backlight --- arch/arm/boot/dts/imx28-tx28.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/imx28-tx28.dts b/arch/arm/boot/dts/imx28-tx28.dts index 06ceb0943a54..57f4fa0cf041 100644 --- a/arch/arm/boot/dts/imx28-tx28.dts +++ b/arch/arm/boot/dts/imx28-tx28.dts @@ -143,6 +143,7 @@ backlight { compatible = "pwm-backlight"; pwms = <&pwm 0 500000>; + power-supply = <®_3p3v>; /* * a silly way to create a 1:1 relationship between the * PWM value and the actual duty cycle -- 2.39.2