rk3368: iommu: fix hevc_mmu base address
authorSimon <xxm@rock-chips.com>
Fri, 27 Mar 2015 10:37:02 +0000 (18:37 +0800)
committerSimon <xxm@rock-chips.com>
Fri, 27 Mar 2015 10:38:12 +0000 (18:38 +0800)
Signed-off-by: Simon <xxm@rock-chips.com>
arch/arm64/boot/dts/rk3368.dtsi

index 14a59e21ff0e509622f73be33c044e9e7eabf8e0..37f6d0fc537461222a791d91dec202d2e8890b45 100755 (executable)
        hevc_mmu {
                dbgname = "hevc";
                compatible = "rockchip,hevc_mmu";
-               reg = <0x0 0xff9c0440 0x0 0x40>,                      /*need to fix*/
-                         <0x0 0xff9c0480 0x0 0x40>;
+               reg = <0x0 0xff9a0440 0x0 0x40>,                      /*need to fix*/
+                         <0x0 0xff9a0480 0x0 0x40>;
                interrupts = <GIC_SPI 12 IRQ_TYPE_LEVEL_HIGH>;        /*need to fix*/
                interrupt-names = "hevc_mmu";
        };