mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
rk3368 dtsi: update vop iommu compatible name
Signed-off-by: hjc <hjc@rock-chips.com>
This commit is contained in:
@@ -1091,7 +1091,7 @@
|
||||
|
||||
vop_mmu {
|
||||
dbgname = "vop";
|
||||
compatible = "rockchip,vop_mmu";
|
||||
compatible = "rockchip,vopb_mmu";
|
||||
reg = <0x0 0xff930300 0x0 0x100>;
|
||||
interrupts = <GIC_SPI 15 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupt-names = "vop_mmu";
|
||||
|
||||
Reference in New Issue
Block a user