diff mbox series

[v3,2/2] MAINTAINERS: Add an entry for the Siemens SX1 (OMAP310) machines

Message ID 20200120185928.25115-3-philmd@redhat.com
State New
Headers show
Series MAINTAINERS: ARM fixes | expand

Commit Message

Philippe Mathieu-Daudé Jan. 20, 2020, 6:59 p.m. UTC
Add the Siemens SX1 (OMAP310) cellphones with the other ARM machines.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

Peter Maydell Jan. 23, 2020, 2:55 p.m. UTC | #1
On Mon, 20 Jan 2020 at 19:00, Philippe Mathieu-Daudé <philmd@redhat.com> wrote:
>
> Add the Siemens SX1 (OMAP310) cellphones with the other ARM machines.
>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
>  MAINTAINERS | 6 ++++++
>  1 file changed, 6 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 52fbc18566..27fbe1abb4 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -560,6 +560,12 @@ F: include/hw/arm/digic.h
>  F: hw/*/digic*
>  F: include/hw/*/digic*
>
> +Siemens SX1 (OMAP310)
> +M: Peter Maydell <peter.maydell@linaro.org>
> +L: qemu-arm@nongnu.org
> +S: Maintained
> +F: hw/arm/omap_sx1.c

At least as far as I'm concerned this is 'Odd Fixes'
status at best. I don't even have any test images
for it.

thanks
-- PMM
Philippe Mathieu-Daudé Jan. 23, 2020, 5:21 p.m. UTC | #2
On 1/23/20 3:55 PM, Peter Maydell wrote:
> On Mon, 20 Jan 2020 at 19:00, Philippe Mathieu-Daudé <philmd@redhat.com> wrote:
>>
>> Add the Siemens SX1 (OMAP310) cellphones with the other ARM machines.
>>
>> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
>> ---
>>   MAINTAINERS | 6 ++++++
>>   1 file changed, 6 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 52fbc18566..27fbe1abb4 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -560,6 +560,12 @@ F: include/hw/arm/digic.h
>>   F: hw/*/digic*
>>   F: include/hw/*/digic*
>>
>> +Siemens SX1 (OMAP310)
>> +M: Peter Maydell <peter.maydell@linaro.org>
>> +L: qemu-arm@nongnu.org
>> +S: Maintained
>> +F: hw/arm/omap_sx1.c
> 
> At least as far as I'm concerned this is 'Odd Fixes'
> status at best. I don't even have any test images
> for it.

Yes, 'Odd Fixes' sounds right (I copied the OMAP section).

Are you OK if we deprecate it?
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 52fbc18566..27fbe1abb4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -560,6 +560,12 @@  F: include/hw/arm/digic.h
 F: hw/*/digic*
 F: include/hw/*/digic*
 
+Siemens SX1 (OMAP310)
+M: Peter Maydell <peter.maydell@linaro.org>
+L: qemu-arm@nongnu.org
+S: Maintained
+F: hw/arm/omap_sx1.c
+
 Gumstix
 M: Peter Maydell <peter.maydell@linaro.org>
 R: Philippe Mathieu-Daudé <f4bug@amsat.org>