qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] MAINTAINERS: Add entries for missing ARM boards


From: Philippe Mathieu-Daudé
Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: Add entries for missing ARM boards
Date: Wed, 14 Nov 2018 12:57:18 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0

Hi Thomas,

On 14/11/18 9:43, Thomas Huth wrote:
Add entries for the boards "mcimx6ul-evk", "mcimx7d-sabre", "raspi2",
"raspi3", "sabrelite", "vexpress-a15", "vexpress-a9" and "virt".
While we're at it, also adjust the "i.MX31" section a little bit,
so that the wildcards there do not match anymore for unrelated files
(e.g. the new hw/misc/imx6ul_ccm.c file).

Signed-off-by: Thomas Huth <address@hidden>
---
  MAINTAINERS | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
  1 file changed, 65 insertions(+), 5 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4b8db61..dd8ac65 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -521,14 +521,15 @@ L: address@hidden
  S: Odd Fixes
  F: hw/arm/gumstix.c
-i.MX31
+i.MX31 (kzm)
  M: Peter Chubb <address@hidden>
  L: address@hidden
-S: Odd fixes
-F: hw/*/imx*
-F: include/hw/*/imx*
+S: Odd Fixes
  F: hw/arm/kzm.c
-F: include/hw/arm/fsl-imx31.h
+F: hw/*/imx_*
+F: hw/*/*imx31*
+F: include/hw/*/imx_*
+F: include/hw/*/*imx31*
Integrator CP
  M: Peter Maydell <address@hidden>
@@ -537,6 +538,28 @@ S: Maintained
  F: hw/arm/integratorcp.c
  F: hw/misc/arm_integrator_debug.c
+MCIMX6UL EVK / i.MX6ul
+M: Peter Maydell <address@hidden>
+R: Jean-Christophe Dubois <address@hidden>
+L: address@hidden
+S: Odd Fixes
+F: hw/arm/mcimx6ul-evk.c
+F: hw/arm/fsl-imx6ul.c
+F: hw/misc/imx6ul_ccm.c
+F: include/hw/arm/fsl-imx6ul.h
+F: include/hw/misc/imx6ul_ccm.h
+
+MCIMX7D SABRE / i.MX7
+M: Peter Maydell <address@hidden>
+R: Andrey Smirnov <address@hidden>
+L: address@hidden
+S: Odd Fixes
+F: hw/arm/mcimx7d-sabre.c
+F: hw/arm/fsl-imx7.c
+F: include/hw/arm/fsl-imx7.h
+F: hw/pci-host/designware.c
+F: include/hw/pci-host/designware.h
+
  MPS2
  M: Peter Maydell <address@hidden>
  L: address@hidden
@@ -570,6 +593,17 @@ L: address@hidden
  S: Maintained
  F: hw/arm/palm.c
+Raspberry Pi
+M: Peter Maydell <address@hidden>
+R: Andrew Baumann <address@hidden>
+R: Philippe Mathieu-Daudé <address@hidden>
+L: address@hidden
+S: Odd Fixes
+F: hw/arm/raspi_platform.h
+F: hw/*/bcm283*
+F: include/hw/arm/raspi*
+F: include/hw/*/bcm283*
+
  Real View
  M: Peter Maydell <address@hidden>
  L: address@hidden
@@ -591,6 +625,19 @@ F: hw/*/pxa2xx*
  F: hw/misc/mst_fpga.c
  F: include/hw/arm/pxa.h
+SABRELITE / i.MX6
+M: Peter Maydell <address@hidden>
+R: Jean-Christophe Dubois <address@hidden>
+L: address@hidden
+S: Odd Fixes
+F: hw/arm/sabrelite.c
+F: hw/arm/fsl-imx6.c
+F: hw/misc/imx6_src.c
+F: hw/ssi/imx_spi.c
+F: include/hw/arm/fsl-imx6.h
+F: include/hw/misc/imx6_src.h
+F: include/hw/ssi/imx_spi.h
+
  Sharp SL-5500 (Collie) PDA
  M: Peter Maydell <address@hidden>
  L: address@hidden
@@ -604,6 +651,12 @@ L: address@hidden
  S: Maintained
  F: hw/*/stellaris*
+Versatile Express
+M: Peter Maydell <address@hidden>
+L: address@hidden
+S: Maintained

Shouldn't this be 'Supported?'
"Someone is actually paid to look after this."

+F: hw/arm/vexpress.c
+
  Versatile PB
  M: Peter Maydell <address@hidden>
  L: address@hidden
@@ -611,6 +664,13 @@ S: Maintained
  F: hw/*/versatile*
  F: hw/misc/arm_sysctl.c
+Virt
+M: Peter Maydell <address@hidden>
+L: address@hidden
+S: Maintained

This one is certainly 'Supported'.

+F: hw/arm/virt*
+F: include/hw/arm/virt.h
+
  Xilinx Zynq
  M: Edgar E. Iglesias <address@hidden>
  M: Alistair Francis <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]