diff mbox series

[4/8] MAINTAINERS: Adjust file list for PPC e500 machines

Message ID 20231002122326.365368-5-clg@kaod.org (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: Collect unmaintained files under PPC entries | expand

Commit Message

Cédric Le Goater Oct. 2, 2023, 12:23 p.m. UTC
Signed-off-by: Cédric Le Goater <clg@kaod.org>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

Comments

Daniel Henrique Barboza Oct. 2, 2023, 3:39 p.m. UTC | #1
On 10/2/23 09:23, Cédric Le Goater wrote:
> Signed-off-by: Cédric Le Goater <clg@kaod.org>
> ---

Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>

>   MAINTAINERS | 2 ++
>   1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2bf7af9bd150..23ce59995d59 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1357,6 +1357,7 @@ e500
>   L: qemu-ppc@nongnu.org
>   S: Orphan
>   F: hw/ppc/e500*
> +F: hw/ppc/ppce500_spin.c
>   F: hw/gpio/mpc8xxx.c
>   F: hw/i2c/mpc_i2c.c
>   F: hw/net/fsl_etsec/
> @@ -1366,6 +1367,7 @@ F: include/hw/pci-host/ppce500.h
>   F: pc-bios/u-boot.e500
>   F: hw/intc/openpic_kvm.h
>   F: include/hw/ppc/openpic_kvm.h
> +F: docs/system/ppc/ppce500.rst
>   
>   mpc8544ds
>   L: qemu-ppc@nongnu.org
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 2bf7af9bd150..23ce59995d59 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1357,6 +1357,7 @@  e500
 L: qemu-ppc@nongnu.org
 S: Orphan
 F: hw/ppc/e500*
+F: hw/ppc/ppce500_spin.c
 F: hw/gpio/mpc8xxx.c
 F: hw/i2c/mpc_i2c.c
 F: hw/net/fsl_etsec/
@@ -1366,6 +1367,7 @@  F: include/hw/pci-host/ppce500.h
 F: pc-bios/u-boot.e500
 F: hw/intc/openpic_kvm.h
 F: include/hw/ppc/openpic_kvm.h
+F: docs/system/ppc/ppce500.rst
 
 mpc8544ds
 L: qemu-ppc@nongnu.org