summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorKe Qinghua <qinghua.ke@freescale.com>2014-04-23 15:13:07 +0800
committerKe Qinghua <qinghua.ke@freescale.com>2014-04-23 15:13:07 +0800
commit953cafb5d9ca461a9ad9e99f260a28cc0393eb2f (patch)
tree5ed4c50361b2368e80c39c3ecb2c4ace31455303 /arch
parentda200656156a7614eeadd3d80b512c2cb1f9c4ab (diff)
ENGR00309931 [Android_MX6SL_EVK] Backlight control: backlight control not work. 100%
Update EVK DTS pwm backlight name settting to match with android. Signed-off-by: Ke Qinghua <qinghua.ke@freescale.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/boot/dts/imx6sl-evk-common.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6sl-evk-common.dtsi b/arch/arm/boot/dts/imx6sl-evk-common.dtsi
index 8683bc2fdaa6..30eeeedc8f68 100644
--- a/arch/arm/boot/dts/imx6sl-evk-common.dtsi
+++ b/arch/arm/boot/dts/imx6sl-evk-common.dtsi
@@ -69,7 +69,7 @@
};
};
- backlight {
+ pwm-backlight {
compatible = "pwm-backlight";
pwms = <&pwm1 0 5000000>;
brightness-levels = <0 4 8 16 32 64 128 255>;