From: Thomas Huth Date: Fri, 20 Oct 2023 06:09:34 +0000 (+0200) Subject: MAINTAINERS: Add hw/input/ads7846.c to the PXA2XX section X-Git-Tag: v8.2.0-rc0~6^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=261c1281e87e030ba8c1ceb45b34ae03d4c7972f;p=thirdparty%2Fqemu.git MAINTAINERS: Add hw/input/ads7846.c to the PXA2XX section The code from hw/input/ads7846.c is only used by hw/arm/spitz.c, so add this file to the same section where hw/arm/spitz.c is listed. Message-ID: <20231020060936.524988-3-thuth@redhat.com> Reviewed-by: Peter Maydell Signed-off-by: Thomas Huth --- diff --git a/MAINTAINERS b/MAINTAINERS index ccc7aa3e3eb..e82b64d1ca7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -928,6 +928,7 @@ F: hw/*/pxa2xx* F: hw/display/tc6393xb.c F: hw/gpio/max7310.c F: hw/gpio/zaurus.c +F: hw/input/ads7846.c F: hw/misc/mst_fpga.c F: hw/adc/max111x.c F: include/hw/adc/max111x.h