From c2c0bebcdbc558494facd73ddc52244dde531d30 Mon Sep 17 00:00:00 2001 From: Elliot Berman Date: Mon, 6 Feb 2023 10:48:08 -0800 Subject: [PATCH] FROMLIST: MAINTAINERS: Add Gunyah hypervisor drivers section Add myself and Prakruthi as maintainers of Gunyah hypervisor drivers. Change-Id: Ie3058bb7390e412a888c9dd32d2c22eccd3d6147 Signed-off-by: Prakruthi Deepak Heragu Signed-off-by: Elliot Berman Bug: 268234781 Link: https://lore.kernel.org/all/20230304010632.2127470-27-quic_eberman@quicinc.com/ --- MAINTAINERS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 35a5a741cfd7..d6556c059a4d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8936,6 +8936,19 @@ L: linux-efi@vger.kernel.org S: Maintained F: block/partitions/efi.* +GUNYAH HYPERVISOR DRIVER +M: Elliot Berman +M: Prakruthi Deepak Heragu +L: linux-arm-msm@vger.kernel.org +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 S: Supported