2023-06-13 17:27:48

by Elliot Berman

[permalink] [raw]
Subject: [PATCH v14 25/25] MAINTAINERS: Add Gunyah hypervisor drivers section

Add myself and Prakruthi as maintainers of Gunyah hypervisor drivers.

Reviewed-by: Alex Elder <[email protected]>
Signed-off-by: Prakruthi Deepak Heragu <[email protected]>
Signed-off-by: Elliot Berman <[email protected]>
---
MAINTAINERS | 13 +++++++++++++
1 file changed, 13 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index f794002a192e2..b25e20c871827 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8973,6 +8973,19 @@ L: [email protected]
S: Maintained
F: block/partitions/efi.*

+GUNYAH HYPERVISOR DRIVER
+M: Elliot Berman <[email protected]>
+M: Prakruthi Deepak Heragu <[email protected]>
+L: [email protected]
+S: Supported
+F: Documentation/devicetree/bindings/firmware/gunyah-hypervisor.yaml
+F: Documentation/virt/gunyah/
+F: arch/arm64/gunyah/
+F: drivers/mailbox/gunyah-msgq.c
+F: drivers/virt/gunyah/
+F: include/linux/gunyah*.h
+F: samples/gunyah/
+
HABANALABS PCI DRIVER
M: Oded Gabbay <[email protected]>
L: [email protected]
--
2.40.0



2023-08-05 18:43:29

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH v14 25/25] MAINTAINERS: Add Gunyah hypervisor drivers section

On Tue, Jun 13, 2023 at 10:20:53AM -0700, Elliot Berman wrote:
> Add myself and Prakruthi as maintainers of Gunyah hypervisor drivers.
>
> Reviewed-by: Alex Elder <[email protected]>
> Signed-off-by: Prakruthi Deepak Heragu <[email protected]>
> Signed-off-by: Elliot Berman <[email protected]>

Reviewed-by: Bjorn Andersson <[email protected]>

Regards,
Bjorn