diff mbox series

[v2] MAINTAINERS: PPC: add a PowerNV machine entry

Message ID 20190313162423.22081-1-clg@kaod.org
State New
Headers show
Series [v2] MAINTAINERS: PPC: add a PowerNV machine entry | expand

Commit Message

Cédric Le Goater March 13, 2019, 4:24 p.m. UTC
and declare David and myself as maintainers of the PPC PowerNV
(Non-Virtualized) machine using the OPAL (skiboot) firmware.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Greg Kurz <groug@kaod.org>
---
 MAINTAINERS | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

Comments

David Gibson March 14, 2019, 1:11 a.m. UTC | #1
On Wed, Mar 13, 2019 at 05:24:23PM +0100, Cédric Le Goater wrote:
> and declare David and myself as maintainers of the PPC PowerNV
> (Non-Virtualized) machine using the OPAL (skiboot) firmware.

Applied to ppc-for-4.0, thanks.

> 
> Signed-off-by: Cédric Le Goater <clg@kaod.org>
> Reviewed-by: Greg Kurz <groug@kaod.org>
> ---
>  MAINTAINERS | 13 ++++++++++++-
>  1 file changed, 12 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d3267560799b..e771810cfb73 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1059,7 +1059,6 @@ F: include/hw/*/xics*
>  F: pc-bios/spapr-rtas/*
>  F: pc-bios/spapr-rtas.bin
>  F: pc-bios/slof.bin
> -F: pc-bios/skiboot.lid
>  F: docs/specs/ppc-spapr-hcalls.txt
>  F: docs/specs/ppc-spapr-hotplug.txt
>  F: tests/spapr*
> @@ -1067,6 +1066,18 @@ F: tests/libqos/*spapr*
>  F: tests/rtas*
>  F: tests/libqos/rtas*
>  
> +PowerNV (Non-Virtualized)
> +M: Cédric Le Goater <clg@kaod.org>
> +M: David Gibson <david@gibson.dropbear.id.au>
> +L: qemu-ppc@nongnu.org
> +S: Maintained
> +F: hw/ppc/pnv*
> +F: hw/intc/pnv*
> +F: hw/intc/xics_pnv.c
> +F: include/hw/ppc/pnv*
> +F: pc-bios/skiboot.lid
> +F: tests/pnv*
> +
>  virtex_ml507
>  M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
>  L: qemu-ppc@nongnu.org
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index d3267560799b..e771810cfb73 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1059,7 +1059,6 @@  F: include/hw/*/xics*
 F: pc-bios/spapr-rtas/*
 F: pc-bios/spapr-rtas.bin
 F: pc-bios/slof.bin
-F: pc-bios/skiboot.lid
 F: docs/specs/ppc-spapr-hcalls.txt
 F: docs/specs/ppc-spapr-hotplug.txt
 F: tests/spapr*
@@ -1067,6 +1066,18 @@  F: tests/libqos/*spapr*
 F: tests/rtas*
 F: tests/libqos/rtas*
 
+PowerNV (Non-Virtualized)
+M: Cédric Le Goater <clg@kaod.org>
+M: David Gibson <david@gibson.dropbear.id.au>
+L: qemu-ppc@nongnu.org
+S: Maintained
+F: hw/ppc/pnv*
+F: hw/intc/pnv*
+F: hw/intc/xics_pnv.c
+F: include/hw/ppc/pnv*
+F: pc-bios/skiboot.lid
+F: tests/pnv*
+
 virtex_ml507
 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
 L: qemu-ppc@nongnu.org