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>
This commit is contained in:
Marco Franchi 2017-07-13 12:36:00 -03:00 committed by Shawn Guo
parent e10bb39556
commit 392405d3e6
1 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,7 @@ memory {
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 @@ dailink_master: simple-audio-card,codec {
panel {
compatible = "innolux,at043tn24";
backlight = <&backlight_display>;
port {
panel_in: endpoint {