UPSTREAM: 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: Caesar Wang <wxt@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de> Bug: 27307957 Patchset: fetch the upstream kernel dts for rk3036. (cherry picked from git.kernel.org mmind/linux-rockchip.git v4.6-armsoc/dts32 commit f7b2bd55010e8e8fdb460812559b5096b10e9bf7) Signed-off-by: Caesar Wang <wxt@rock-chips.com> Change-Id: I453037ec6c08edfd3def3237153d1d2bd83c6e87
This commit is contained in:
@@ -116,6 +116,10 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&hdmi {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&i2c1 {
|
||||
clock-frequency = <400000>;
|
||||
|
||||
@@ -371,6 +375,14 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&vop {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&vop_mmu {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pinctrl {
|
||||
leds {
|
||||
led_ctl: led-ctl {
|
||||
|
||||
Reference in New Issue
Block a user