[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4] MAINTAINERS: Add an entry for the Siemens SX1 (OMAP310) m
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: [PATCH v4] MAINTAINERS: Add an entry for the Siemens SX1 (OMAP310) machines |
Date: |
Tue, 16 Feb 2021 14:31:01 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 |
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.