[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 2/4] MAINTAINERS: Add hw/input/ads7846.c to the PXA2XX sectio
|
From: |
Peter Maydell |
|
Subject: |
Re: [PATCH 2/4] MAINTAINERS: Add hw/input/ads7846.c to the PXA2XX section |
|
Date: |
Tue, 7 Nov 2023 11:36:04 +0000 |
On Fri, 20 Oct 2023 at 07:09, Thomas Huth <thuth@redhat.com> wrote:
>
> 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.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 14e8f7702d..34f9036df8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -938,6 +938,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
> --
> 2.41.0
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
| [Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH 2/4] MAINTAINERS: Add hw/input/ads7846.c to the PXA2XX section,
Peter Maydell <=