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