All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4] MAINTAINERS: Add an entry for the Siemens SX1 (OMAP310) machines
@ 2021-02-16 13:11 Philippe Mathieu-Daudé
  2021-02-16 13:15 ` Peter Maydell
  0 siblings, 1 reply; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-02-16 13:11 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-arm, Philippe Mathieu-Daudé

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



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v4] MAINTAINERS: Add an entry for the Siemens SX1 (OMAP310) machines
  2021-02-16 13:11 [PATCH v4] MAINTAINERS: Add an entry for the Siemens SX1 (OMAP310) machines Philippe Mathieu-Daudé
@ 2021-02-16 13:15 ` Peter Maydell
  2021-02-16 13:31   ` Philippe Mathieu-Daudé
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Maydell @ 2021-02-16 13:15 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé; +Cc: qemu-arm, QEMU Developers

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v4] MAINTAINERS: Add an entry for the Siemens SX1 (OMAP310) machines
  2021-02-16 13:15 ` Peter Maydell
@ 2021-02-16 13:31   ` Philippe Mathieu-Daudé
  0 siblings, 0 replies; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-02-16 13:31 UTC (permalink / raw)
  To: Peter Maydell; +Cc: qemu-arm, QEMU Developers

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.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-02-16 13:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-16 13:11 [PATCH v4] MAINTAINERS: Add an entry for the Siemens SX1 (OMAP310) machines Philippe Mathieu-Daudé
2021-02-16 13:15 ` Peter Maydell
2021-02-16 13:31   ` Philippe Mathieu-Daudé

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.