drivers: interrupt_controller: litex: add prefix
add litex prefix to its interupt controller. Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
This commit is contained in:
parent
b9a7c18ce4
commit
c8fda13b4c
4 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
description: LiteX VexRiscV interrupt controller
|
||||
|
||||
compatible: "vexriscv-intc0"
|
||||
compatible: "litex,vexriscv-intc0"
|
||||
|
||||
include: [interrupt-controller.yaml, base.yaml]
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue