ARM: dts: rk3288-firefly: add backlight nodes

Change-Id: I5eddf1bd441addf3e1319d2dc5b5a72bfdd4a8cb
Signed-off-by: Huang jianzhi <jesse.huang@rock-chips.com>
This commit is contained in:
Huang jianzhi
2017-08-29 16:25:56 +08:00
committed by Huang, Tao
parent f256a8339a
commit b08c85d899
2 changed files with 8 additions and 0 deletions

View File

@@ -129,6 +129,10 @@
};
};
backlight: backlight {
pwms = <&pwm1 0 1000000 0>;
};
display-subsystem {
status = "okay";
route {

View File

@@ -138,6 +138,10 @@
};
};
backlight: backlight {
pwms = <&pwm1 0 1000000 0>;
};
display-subsystem {
status = "okay";
ports = <&vopb_out>, <&vopl_out>;