ARM: dts: rockchip: remove dev_mode from rk3288

Since there is no combo device at RK3288, no need to
use this property anymore.

Change-Id: I56434161c4167fc048e4956e97b29617367e28f6
Signed-off-by: Randy Li <randy.li@rock-chips.com>
This commit is contained in:
Randy Li
2017-04-25 11:08:03 +08:00
committed by Huang, Tao
parent f8c67c5e9b
commit 646cd86cb8

View File

@@ -1398,7 +1398,6 @@
reset-names = "video_a", "video_h";
iommus = <&vpu_mmu>;
iommu_enabled = <1>;
dev_mode = <0>;
status = "disabled";
/* 0 means ion, 1 means drm */
allocator = <1>;
@@ -1439,7 +1438,6 @@
reset-names = "video";
power-domains = <&power RK3288_PD_HEVC>;
rockchip,grf = <&grf>;
dev_mode = <1>;
iommus = <&hevc_mmu>;
iommu_enabled = <1>;
status = "disabled";