ARM: dts: rockchip: add iep iommu clk for rk322x

Change-Id: If980d9bc1d448f94a9fc5dfe777a92c155f971e5
Signed-off-by: Grey Li <grey.li@rock-chips.com>
This commit is contained in:
Grey Li
2019-11-26 17:55:48 +08:00
committed by Tao Huang
parent c74dfe312c
commit 701a3b0ff8

View File

@@ -1003,6 +1003,8 @@
reg = <0x20070800 0x40>;
interrupts = <GIC_SPI 31 IRQ_TYPE_LEVEL_HIGH>;
interrupt-names = "iep_mmu";
clocks = <&cru ACLK_IEP>, <&cru HCLK_IEP>;
clock-names = "aclk", "iface";
#iommu-cells = <0>;
status = "disabled";
};