ARM64: dts: rk3399-monkey: enable iommu and vop lite
authorHuang Jiachai <hjc@rock-chips.com>
Fri, 1 Apr 2016 09:38:21 +0000 (17:38 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Tue, 5 Apr 2016 06:08:39 +0000 (14:08 +0800)
Change-Id: I6cb75f09c99ffe76691ceb61d60774256663e72e
Signed-off-by: Huang Jiachai <hjc@rock-chips.com>
arch/arm64/boot/dts/rockchip/rk3399-fb.dtsi
arch/arm64/boot/dts/rockchip/rk3399-monkey.dts

index d37fe5f53fee24d0e2365eb5329044aff9651d35..be415b087e981826bd5f5bcb3b919a11b390430e 100644 (file)
                reg = <0x0 0xff8f3f00 0x0 0x100>;
                interrupts = <GIC_SPI 119 IRQ_TYPE_LEVEL_HIGH>;
                interrupt-names = "vopl_mmu";
-               status = "disabled";
+               status = "okay";
        };
 
        vopb_rk_fb: vop-rk-fb@ff900000 {
                reg = <0x0 0xff903f00 0x0 0x100>;
                interrupts = <GIC_SPI 118 IRQ_TYPE_LEVEL_HIGH>;
                interrupt-names = "vopb_mmu";
-               status = "disabled";
+               status = "okay";
        };
 
        hdmi_rk_fb: hdmi-rk-fb@ff940000 {
index 7774cc030184d8546c46e42510bc384a244bf8de..475bacbdde75b1e291b36791d45f21eda1286191 100644 (file)
 };
 
 &vopl_rk_fb {
-       status = "disabled";
+       status = "okay";
 };
 
 &vopb_rk_fb {