UPSTREAM: ARM: dts: rockchip: enable graphics support on rk3036-kylin
authorCaesar Wang <wxt@rock-chips.com>
Tue, 2 Feb 2016 03:40:50 +0000 (11:40 +0800)
committerCaesar Wang <wxt@rock-chips.com>
Tue, 31 May 2016 08:43:29 +0000 (16:43 +0800)
Enable the recently added vop and hdmi nodes on the rk3036-kylin board.

Change-Id: Ic5207b6976bd1de064343ba23aab958a75a702bb
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
(cherry picked from git.kernel.org next/linux-next.git master
 commit cef0abefa146877019e63c4e6ae439d40d01804f)

arch/arm/boot/dts/rk3036-kylin.dts

index 6251d109eff42de9cc5c8ec1784a003fe1eab1c0..01dd4a805c81165c5a81c9d2e9ca998773799bca 100644 (file)
        status = "okay";
 };
 
+&hdmi {
+       status = "okay";
+};
+
 &i2c1 {
        clock-frequency = <400000>;
 
        status = "okay";
 };
 
+&vop {
+       status = "okay";
+};
+
+&vop_mmu {
+       status = "okay";
+};
+
 &pinctrl {
        leds {
                led_ctl: led-ctl {