On 25/02/26 6:16 pm, Aditya Gupta wrote:
> Add maintainer and reviewer for MPIPL subsystem.
>
Couple of minor nits in patch 2 & 7.
None the less, for the series...
Reviewed-by: Hari Bathini <hbathini@linux.ibm.com>
> Signed-off-by: Aditya Gupta <adityag@linux.ibm.com>
> ---
> MAINTAINERS | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 233d2a5e71ff..f536356faf49 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3289,6 +3289,14 @@ F: include/hw/ppc/spapr_fadump.h
> F: hw/ppc/spapr_fadump.c
> F: tests/functional/ppc64/test_fadump.py
>
> +Memory-Preserving Initial Program Load (MPIPL) for PowerNV
> +M: Aditya Gupta <adityag@linux.ibm.com>
> +R: Hari Bathini <hbathini@linux.ibm.com>
> +S: Maintained
> +F: include/hw/ppc/pnv_mpipl.h
> +F: hw/ppc/pnv_mpipl.c
> +F: tests/functional/ppc64/test_fadump.py
> +
> GDB stub
> M: Alex Bennée <alex.bennee@linaro.org>
> R: Philippe Mathieu-Daudé <philmd@linaro.org>