rockchip: iommu: update rk3288.dtsi about iommu config

This commit is contained in:
simon
2014-08-21 12:38:04 +08:00
parent 28df62e616
commit 62e73c3d30

View File

@@ -1198,8 +1198,8 @@
hevc_mmu {
dbgname = "hevc";
compatible = "rockchip,hevc_mmu";
reg = <0xff9c0440 0x100>,
<0xff9c0480 0x100>;
reg = <0xff9c0440 0x40>,
<0xff9c0480 0x40>;
interrupts = <GIC_SPI 111 IRQ_TYPE_LEVEL_HIGH>;
interrupt-names = "hevc_mmu";
};