TriCore was Orphan. Add maintainer and register the new peripheral files that live outside hw/tricore/.
Signed-off-by: Parthiban Nallathambi <[email protected]> --- MAINTAINERS | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 7752917d8c..489be83fb2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -454,10 +454,17 @@ F: include/hw/xtensa/xtensa-isa.h F: configs/devices/xtensa*/default.mak TriCore TCG CPUs -S: Orphan +M: Parthiban Nallathambi <[email protected]> +S: Maintained F: target/tricore/ F: hw/tricore/ F: include/hw/tricore/ +F: hw/intc/tricore_ir.c +F: include/hw/intc/tricore_ir.h +F: hw/char/tricore_asclin.c +F: include/hw/char/tricore_asclin.h +F: hw/timer/tricore_stm.c +F: include/hw/timer/tricore_stm.h F: tests/docker/dockerfiles/debian-tricore-cross.docker F: tests/tcg/tricore/ -- 2.47.3
