Commit 8b212526 authored by Michal Vokáč's avatar Michal Vokáč Committed by Shawn Guo

ARM: dts: imx6dl-yapp4: Bind the backlight controller to the LCD panel

Add connection between the backlight controller and LCD panel.
With that the backlight is automatically switched on when the panel
is on or switched off when the panel is blanked.
Signed-off-by: default avatarMichal Vokáč <michal.vokac@ysoft.com>
Reviewed-by: default avatarFabio Estevam <festevam@gmail.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 568035b0
...@@ -55,6 +55,7 @@ lcd_display_out: endpoint { ...@@ -55,6 +55,7 @@ lcd_display_out: endpoint {
panel: panel { panel: panel {
compatible = "dataimage,scf0700c48ggu18"; compatible = "dataimage,scf0700c48ggu18";
power-supply = <&sw2_reg>; power-supply = <&sw2_reg>;
backlight = <&backlight>;
status = "disabled"; status = "disabled";
port { port {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment