rockchip: iommu: update rk3036.dtsi about iommu config

This commit is contained in:
simon
2014-08-21 12:35:37 +08:00
parent ecf6eaec04
commit 28df62e616

View File

@@ -678,8 +678,8 @@
hevc_mmu {
dbgname = "hevc";
compatible = "rockchip,hevc_mmu";
reg = <0x1010c440 0x100>,
<0x1010c480 0x100>;
reg = <0x1010c440 0x40>,
<0x1010c480 0x40>;
interrupts = <GIC_SPI 56 IRQ_TYPE_LEVEL_HIGH>;
interrupt-names = "hevc_mmu";
};