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