diff mbox series

[1/3] MAINTAINERS: Add hw/gpio/gpio_pwr.c

Message ID 20240923101554.12900-2-shentey@gmail.com (mailing list archive)
State New
Headers show
Series Split TYPE_GPIOPWR and reuse in E500 machines | expand

Commit Message

Bernhard Beschow Sept. 23, 2024, 10:15 a.m. UTC
The device is only used in the ARM virt machine and designed to be used on top
of pl061 for use cases such as ARM Trusted Firmware. Add it to the same section
as hw/gpio/pl061.c.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index ffacd60f40..7e0d3509e8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -656,6 +656,7 @@  F: hw/display/pl110*
 F: hw/dma/pl080.c
 F: include/hw/dma/pl080.h
 F: hw/dma/pl330.c
+F: hw/gpio/gpio_pwr.c
 F: hw/gpio/pl061.c
 F: hw/input/pl050.c
 F: include/hw/input/pl050.h