Thanks!
Reviewed-by: Strahinja Jankovic
On Wed, Jun 3, 2026, 8:40 AM Markus Armbruster wrote:
> We neglected to update MAINTAINERS when we renamed axp209.c to
> axp22x.c. Update it now.
>
> Fixes: a954543092 (hw/misc: Rename axp209 to axp22x and add support AXP221
> PMU, 2023-06-06)
> Cc: Peter Maydell
> Cc: Strahinja Jankovic
> Cc: [email protected]
> Signed-off-by: Markus Armbruster
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c80c868526..b1dcd3a596 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -727,7 +727,7 @@ F: hw/ide/ahci-allwinner.c
> F: include/hw/*/allwinner*
> F: hw/arm/cubieboard.c
> F: docs/system/arm/cubieboard.rst
> -F: hw/misc/axp209.c
> +F: hw/misc/axp2xx.c
> F: tests/functional/arm/test_cubieboard.py
>
> Allwinner-h3
> --
> 2.54.0
>
>