arm64: dts: rk3399-android-6.0: remove iep device node

Change-Id: I26bd7e659c929cba3d67ad623b09bfdad260b281
Signed-off-by: Jung Zhao <jung.zhao@rock-chips.com>
This commit is contained in:
Jung Zhao
2017-03-30 06:39:33 +00:00
committed by Huang, Tao
parent 301aee01ee
commit 64f599af94

View File

@@ -204,25 +204,6 @@
};
};
iep: iep@ff670000 {
compatible = "rockchip,iep";
iommu_enabled = <1>;
reg = <0x0 0xff670000 0x0 0x800>;
interrupts = <GIC_SPI 42 IRQ_TYPE_LEVEL_HIGH 0>;
clocks = <&cru ACLK_IEP>, <&cru HCLK_IEP>;
clock-names = "aclk_iep", "hclk_iep";
power-domains = <&power RK3399_PD_IEP>;
version = <2>;
};
iep_mmu: iep-mmu {
dbgname = "iep";
compatible = "rockchip,iep_mmu";
reg = <0x0 0xff670800 0x0 0x40>;
interrupts = <GIC_SPI 42 IRQ_TYPE_LEVEL_HIGH 0>;
interrupt-names = "iep_mmu";
};
rga: rga@ff680000 {
compatible = "rockchip,rga2";
dev_mode = <1>;