[PATCH 5/5] MAINTAINERS: Add entries for Bao hypervisor drivers, headers, and DT bindings

From: joaopeixoto
Date: Wed Dec 24 2025 - 09:13:51 EST


From: João Peixoto <joaopeixoto@xxxxxxxxx>

Add MAINTAINERS entries for the Bao hypervisor components including:
- Bao IPC shared memory driver and its device tree bindings
- Bao I/O dispatcher driver and its device tree bindings
- Kernel headers for Bao (ARM, ARM64, and RISC-V)
- UAPI header

This ensures that the kernel review and notification system correctly
identifies the maintainers for all Bao hypervisor components in the
kernel tree.

Signed-off-by: João Peixoto <joaopeixoto@xxxxxxxxx>
---
MAINTAINERS | 12 ++++++++++++
1 file changed, 12 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index dc731d37c8fe..e50ad6a1bc4a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4321,6 +4321,18 @@ F: drivers/video/backlight/
F: include/linux/backlight.h
F: include/linux/pwm_backlight.h

+BAO HYPERVISOR
+M: José Martins <jose@xxxxxxxxx>
+M: David Cerdeira <davidmcerdeira@xxxxxxxxx>
+M: João Peixoto <joaopeixoto@xxxxxxxxx>
+S: Maintained
+F: Documentation/devicetree/bindings/bao/
+F: arch/arm/include/asm/bao.h
+F: arch/arm64/include/asm/bao.h
+F: arch/riscv/include/asm/bao.h
+F: drivers/virt/bao
+F: include/uapi/linux/bao.h
+
BARCO P50 GPIO DRIVER
M: Santosh Kumar Yadav <santoshkumar.yadav@xxxxxxxxx>
M: Peter Korsgaard <peter.korsgaard@xxxxxxxxx>
--
2.43.0