[PULL v2 1/2] MAINTAINERS: Update ASPEED entry

Jamin Lin via qemu development posted 2 patches 3 weeks, 2 days ago
There is a newer version of this series
[PULL v2 1/2] MAINTAINERS: Update ASPEED entry
Posted by Jamin Lin via qemu development 3 weeks, 2 days ago
Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4ddbfba9f0..28046b457a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1248,11 +1248,13 @@ F: hw/net/ftgmac100.c
 F: include/hw/net/ftgmac100.h
 F: docs/system/arm/aspeed.rst
 F: docs/system/arm/fby35.rst
+F: docs/specs/aspeed*
 F: tests/functional/*/*aspeed*
 F: tests/*/*aspeed*
 F: tests/*/*ast2700*
 F: hw/arm/fby35.c
 F: pc-bios/ast27x0_bootrom.bin
+F: roms/vbootrom
 
 NRF51
 M: Joel Stanley <joel@jms.id.au>
-- 
2.43.0
Re: [PULL v2 1/2] MAINTAINERS: Update ASPEED entry
Posted by Cédric Le Goater 3 weeks, 2 days ago
On 1/16/26 09:24, Jamin Lin wrote:
> Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
> ---
>   MAINTAINERS | 2 ++
>   1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4ddbfba9f0..28046b457a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1248,11 +1248,13 @@ F: hw/net/ftgmac100.c
>   F: include/hw/net/ftgmac100.h
>   F: docs/system/arm/aspeed.rst
>   F: docs/system/arm/fby35.rst
> +F: docs/specs/aspeed*
>   F: tests/functional/*/*aspeed*
>   F: tests/*/*aspeed*
>   F: tests/*/*ast2700*
>   F: hw/arm/fby35.c
>   F: pc-bios/ast27x0_bootrom.bin
> +F: roms/vbootrom
>   
>   NRF51
>   M: Joel Stanley <joel@jms.id.au>


I will take this one through aspeed-next.

C.
Re: [PULL v2 1/2] MAINTAINERS: Update ASPEED entry
Posted by Cédric Le Goater 3 weeks, 2 days ago
On 1/16/26 09:24, Jamin Lin wrote:
> Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
> ---
>   MAINTAINERS | 2 ++
>   1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4ddbfba9f0..28046b457a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1248,11 +1248,13 @@ F: hw/net/ftgmac100.c
>   F: include/hw/net/ftgmac100.h
>   F: docs/system/arm/aspeed.rst
>   F: docs/system/arm/fby35.rst
> +F: docs/specs/aspeed*
>   F: tests/functional/*/*aspeed*
>   F: tests/*/*aspeed*
>   F: tests/*/*ast2700*
>   F: hw/arm/fby35.c
>   F: pc-bios/ast27x0_bootrom.bin
> +F: roms/vbootrom
>   
>   NRF51
>   M: Joel Stanley <joel@jms.id.au>

Reviewed-by: Cédric Le Goater <clg@redhat.com>

Thanks,

C.