Add the Siemens SX1 (OMAP310) cellphones with the other ARM machines.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
v4: Maintained -> Odd Fixes (no test image known)
---
MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 8201f12271b..47f8c591760 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -656,6 +656,12 @@ S: Maintained
F: hw/rtc/goldfish_rtc.c
F: include/hw/rtc/goldfish_rtc.h
+Siemens SX1 (OMAP310)
+M: Peter Maydell <peter.maydell@linaro.org>
+L: qemu-arm@nongnu.org
+S: Odd Fixes
+F: hw/arm/omap_sx1.c
+
Gumstix
M: Peter Maydell <peter.maydell@linaro.org>
R: Philippe Mathieu-Daudé <f4bug@amsat.org>
--
2.26.2
On Tue, 16 Feb 2021 at 13:13, Philippe Mathieu-Daudé <f4bug@amsat.org> wrote: > > Add the Siemens SX1 (OMAP310) cellphones with the other ARM machines. > > Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> > --- > v4: Maintained -> Odd Fixes (no test image known) > --- > MAINTAINERS | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 8201f12271b..47f8c591760 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -656,6 +656,12 @@ S: Maintained > F: hw/rtc/goldfish_rtc.c > F: include/hw/rtc/goldfish_rtc.h > > +Siemens SX1 (OMAP310) > +M: Peter Maydell <peter.maydell@linaro.org> > +L: qemu-arm@nongnu.org > +S: Odd Fixes > +F: hw/arm/omap_sx1.c docs/system/arm/sx1.rst is already listed in MAINTAINERS under the 'OMAP' section; if we want to have a separate section for the SX1 we should move that F: line here. thanks -- PMM
On 2/16/21 2:15 PM, Peter Maydell wrote:
> On Tue, 16 Feb 2021 at 13:13, Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
>>
>> Add the Siemens SX1 (OMAP310) cellphones with the other ARM machines.
>>
>> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
>> ---
>> v4: Maintained -> Odd Fixes (no test image known)
>> ---
>> MAINTAINERS | 6 ++++++
>> 1 file changed, 6 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 8201f12271b..47f8c591760 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -656,6 +656,12 @@ S: Maintained
>> F: hw/rtc/goldfish_rtc.c
>> F: include/hw/rtc/goldfish_rtc.h
>>
>> +Siemens SX1 (OMAP310)
>> +M: Peter Maydell <peter.maydell@linaro.org>
>> +L: qemu-arm@nongnu.org
>> +S: Odd Fixes
>> +F: hw/arm/omap_sx1.c
>
> docs/system/arm/sx1.rst is already listed in MAINTAINERS
> under the 'OMAP' section; if we want to have a separate
> section for the SX1 we should move that F: line here.
Doh I forgot commit 66278f8aeba ("MAINTAINERS: Cover
system/arm/sx1.rst with OMAP machines"). Please disregard
this patch then.
© 2016 - 2025 Red Hat, Inc.