summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé2021-02-21 19:55:22 +0100
committerPhilippe Mathieu-Daudé2021-03-06 16:18:42 +0100
commit475e70bde6cbde2d38d612b19107229a4ff42f11 (patch)
treef9babb3a536efa530b9c33ec8e7ebdfe888ab291 /MAINTAINERS
parenthw/timer: Introduce SH_TIMER Kconfig entry (diff)
downloadqemu-475e70bde6cbde2d38d612b19107229a4ff42f11.tar.gz
qemu-475e70bde6cbde2d38d612b19107229a4ff42f11.tar.xz
qemu-475e70bde6cbde2d38d612b19107229a4ff42f11.zip
hw/block: Introduce TC58128 eeprom Kconfig entry
Add more fine-grained selection by adding a CONFIG_TC58128 selector for the TC58128 eeprom. As this device is only used by the Shix machine, add an entry to the proper section in MAINTAINERS. Suggested-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Acked-by: Paolo Bonzini <pbonzini@redhat.com> Message-Id: <20210222141514.2646278-7-f4bug@amsat.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 4a722c44b1..109890af5e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1407,6 +1407,7 @@ Shix
M: Yoshinori Sato <ysato@users.sourceforge.jp>
R: Magnus Damm <magnus.damm@gmail.com>
S: Odd Fixes
+F: hw/block/tc58128.c
F: hw/char/sh_serial.c
F: hw/sh4/shix.c
F: hw/intc/sh_intc.c