Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cef0abef authored by Caesar Wang's avatar Caesar Wang Committed by Heiko Stuebner
Browse files

ARM: dts: rockchip: enable graphics support on rk3036-kylin



Enable the recently added vop and hdmi nodes on the rk3036-kylin board.

Signed-off-by: default avatarCaesar Wang <wxt@rock-chips.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent b7217cf1
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -130,6 +130,10 @@
	status = "okay";
};

&hdmi {
	status = "okay";
};

&i2c1 {
	clock-frequency = <400000>;

@@ -385,6 +389,14 @@
	status = "okay";
};

&vop {
	status = "okay";
};

&vop_mmu {
	status = "okay";
};

&pinctrl {
	leds {
		led_ctl: led-ctl {