mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
arm64: dts: rockchip: rk3568: isp iommu v2
Fixes: 28f15a4887 ("arm64: dts: rockchip: rk3568: add isp node")
Change-Id: I1959b21216e539ad4dc482262496c99ccbc3db30
Signed-off-by: Cai YiWei <cyw@rock-chips.com>
This commit is contained in:
@@ -1544,7 +1544,7 @@
|
||||
};
|
||||
|
||||
rkisp_mmu: iommu@fdff1a00 {
|
||||
compatible = "rockchip,iommu";
|
||||
compatible = "rockchip,iommu-v2";
|
||||
reg = <0x0 0xfdff1a00 0x0 0x100>;
|
||||
interrupts = <GIC_SPI 59 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupt-names = "isp_mmu";
|
||||
|
||||
Reference in New Issue
Block a user