mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
arm64: dts: rockchip: rk3588s: fix av1d_mmu compatible
Signed-off-by: Yandong Lin <yandong.lin@rock-chips.com> Change-Id: I2dba0f5fb3748837a817a0c5dfc6085802d9927e
This commit is contained in:
@@ -3675,7 +3675,7 @@
|
||||
};
|
||||
|
||||
av1d_mmu: iommu@fdca0000 {
|
||||
compatible = "rockchip,iommu-av1";
|
||||
compatible = "rockchip,iommu-av1d";
|
||||
reg = <0x0 0xfdca0000 0x0 0x600>;
|
||||
interrupts = <GIC_SPI 109 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupt-names = "irq_av1d_mmu";
|
||||
|
||||
Reference in New Issue
Block a user