From 9ba3fe5688ad9f26eda2aec1fbf195d52dc9ac35 Mon Sep 17 00:00:00 2001 From: Elliot Berman Date: Thu, 22 Feb 2024 15:16:58 -0800 Subject: [PATCH] FROMLIST: MAINTAINERS: Add Gunyah hypervisor drivers section Add myself and Prakruthi as maintainers of Gunyah hypervisor drivers. Bug: 338347082 Link: https://lore.kernel.org/all/20240222-gunyah-v17-35-1e9da6763d38@quicinc.com/ Change-Id: I536324a629c2fb9960df47ce3820ccf81c52ae8b Reviewed-by: Alex Elder Signed-off-by: Prakruthi Deepak Heragu Signed-off-by: Elliot Berman Signed-off-by: Elliot Berman --- MAINTAINERS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 2293589e8e90..ac78dea64089 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9928,6 +9928,18 @@ 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/virt/gunyah/ +F: include/linux/gunyah*.h +K: gunyah + HABANALABS PCI DRIVER M: Ofir Bitton L: dri-devel@lists.freedesktop.org