diff mbox series

[for-3.1,06/25] MAINTAINERS: Add a missing entry for the Xilinx S3A-DSP 1800 machine

Message ID 20181125205000.10324-7-philmd@redhat.com (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: Add various missing entries | expand

Commit Message

Philippe Mathieu-Daudé Nov. 25, 2018, 8:49 p.m. UTC
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Peter Maydell Nov. 25, 2018, 10:50 p.m. UTC | #1
On Sun, 25 Nov 2018 at 20:51, Philippe Mathieu-Daudé <philmd@redhat.com> wrote:
>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4e396cbe71..aa17e9bbd3 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -822,6 +822,7 @@ petalogix_s3adsp1800
>  M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
>  S: Maintained
>  F: hw/microblaze/petalogix_s3adsp1800_mmu.c
> +include/hw/char/xilinx_uartlite.h

Missing the leading "F: " ?

>  petalogix_ml605
>  M: Edgar E. Iglesias <edgar.iglesias@gmail.com>

thanks
-- PMM
Philippe Mathieu-Daudé Nov. 25, 2018, 11 p.m. UTC | #2
On 25/11/18 23:50, Peter Maydell wrote:
> On Sun, 25 Nov 2018 at 20:51, Philippe Mathieu-Daudé <philmd@redhat.com> wrote:
>>
>> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
>> ---
>>  MAINTAINERS | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 4e396cbe71..aa17e9bbd3 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -822,6 +822,7 @@ petalogix_s3adsp1800
>>  M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
>>  S: Maintained
>>  F: hw/microblaze/petalogix_s3adsp1800_mmu.c
>> +include/hw/char/xilinx_uartlite.h
> 
> Missing the leading "F: " ?

Argh... If there is no need to respin, maybe the maintainer taking those
patches is willing to fix this mistake... :)

Thanks btw!

> 
>>  petalogix_ml605
>>  M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
> 
> thanks
> -- PMM
>
Laurent Vivier Nov. 27, 2018, 11:37 a.m. UTC | #3
On 25/11/2018 21:49, Philippe Mathieu-Daudé wrote:
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4e396cbe71..aa17e9bbd3 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -822,6 +822,7 @@ petalogix_s3adsp1800
>  M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
>  S: Maintained
>  F: hw/microblaze/petalogix_s3adsp1800_mmu.c
> +include/hw/char/xilinx_uartlite.h
>  
>  petalogix_ml605
>  M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
> 

I've added the missing 'F:' field.

Applied to my trivial-patches branch.

Thanks,
Laurent
Philippe Mathieu-Daudé Nov. 27, 2018, 12:03 p.m. UTC | #4
On 27/11/18 12:37, Laurent Vivier wrote:
> On 25/11/2018 21:49, Philippe Mathieu-Daudé wrote:
>> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
>> ---
>>  MAINTAINERS | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 4e396cbe71..aa17e9bbd3 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -822,6 +822,7 @@ petalogix_s3adsp1800
>>  M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
>>  S: Maintained
>>  F: hw/microblaze/petalogix_s3adsp1800_mmu.c
>> +include/hw/char/xilinx_uartlite.h
>>  
>>  petalogix_ml605
>>  M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
>>
> 
> I've added the missing 'F:' field.
> 
> Applied to my trivial-patches branch.

Thanks Laurent!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 4e396cbe71..aa17e9bbd3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -822,6 +822,7 @@  petalogix_s3adsp1800
 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
 S: Maintained
 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
+include/hw/char/xilinx_uartlite.h
 
 petalogix_ml605
 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>