projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7217cf
)
ARM: dts: rockchip: enable graphics support on rk3036-kylin
author
Caesar Wang
<wxt@rock-chips.com>
Tue, 2 Feb 2016 03:40:50 +0000
(11:40 +0800)
committer
Heiko Stuebner
<heiko@sntech.de>
Sat, 26 Mar 2016 23:54:13 +0000
(
00:54
+0100)
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>
arch/arm/boot/dts/rk3036-kylin.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/rk3036-kylin.dts
b/arch/arm/boot/dts/rk3036-kylin.dts
index
6251d10
..
01dd4a8
100644
(file)
--- a/
arch/arm/boot/dts/rk3036-kylin.dts
+++ b/
arch/arm/boot/dts/rk3036-kylin.dts
@@
-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 {