summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6ul-14x14-evk.dts
diff options
context:
space:
mode:
authorMarco Franchi <marco.franchi@nxp.com>2017-07-13 12:36:00 -0300
committerShawn Guo <shawnguo@kernel.org>2017-07-16 09:42:16 +0800
commit392405d3e6910eafeac541fc41cfe63af8645aeb (patch)
treee00fded84d74d265081e5ddd5226c96710947587 /arch/arm/boot/dts/imx6ul-14x14-evk.dts
parente10bb395568fbda30eb76cf0d0d6e479ed30648f (diff)
ARM: dts: imx6ul-evk: Pass the 'backlight' property
Pass the 'backlight' property as described in Documentation/devicetree/bindings/display/panel/simple-panel.txt Signed-off-by: Marco Franchi <marco.franchi@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6ul-14x14-evk.dts')
-rw-r--r--arch/arm/boot/dts/imx6ul-14x14-evk.dts3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6ul-14x14-evk.dts b/arch/arm/boot/dts/imx6ul-14x14-evk.dts
index ed11cd1180ff..b3f72a3a5540 100644
--- a/arch/arm/boot/dts/imx6ul-14x14-evk.dts
+++ b/arch/arm/boot/dts/imx6ul-14x14-evk.dts
@@ -22,7 +22,7 @@
reg = <0x80000000 0x20000000>;
};
- backlight {
+ backlight_display: backlight-display {
compatible = "pwm-backlight";
pwms = <&pwm1 0 5000000>;
brightness-levels = <0 4 8 16 32 64 128 255>;
@@ -81,6 +81,7 @@
panel {
compatible = "innolux,at043tn24";
+ backlight = <&backlight_display>;
port {
panel_in: endpoint {