mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user