mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
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:
committed by
Huang, Tao
parent
f256a8339a
commit
b08c85d899
@@ -129,6 +129,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
backlight: backlight {
|
||||
pwms = <&pwm1 0 1000000 0>;
|
||||
};
|
||||
|
||||
display-subsystem {
|
||||
status = "okay";
|
||||
route {
|
||||
|
||||
@@ -138,6 +138,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
backlight: backlight {
|
||||
pwms = <&pwm1 0 1000000 0>;
|
||||
};
|
||||
|
||||
display-subsystem {
|
||||
status = "okay";
|
||||
ports = <&vopb_out>, <&vopl_out>;
|
||||
|
||||
Reference in New Issue
Block a user