mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ARM: dts: rockchip: rk3506-evb1: enable display_subsystem and backlight
Change-Id: I5059f6db3b0a3e307d17a309a7c1f1df66948ae9 Signed-off-by: Damon Ding <damon.ding@rock-chips.com>
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
248 249 250 251 252 253 254 255
|
||||
>;
|
||||
default-brightness-level = <200>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
fiq_debugger: fiq-debugger {
|
||||
@@ -174,6 +175,10 @@
|
||||
cpu-supply = <&vdd_arm>;
|
||||
};
|
||||
|
||||
&display_subsystem {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&flexbus {
|
||||
rockchip,flexbus0-opmode = <ROCKCHIP_FLEXBUS0_OPMODE_DAC>;
|
||||
rockchip,flexbus1-opmode = <ROCKCHIP_FLEXBUS1_OPMODE_ADC>;
|
||||
|
||||
Reference in New Issue
Block a user