mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
rockchip: iommu: update rk3036.dtsi about iommu config
This commit is contained in:
@@ -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";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user