From nobody Mon Apr 6 10:45:01 2026 Received: from canpmsgout08.his.huawei.com (canpmsgout08.his.huawei.com [113.46.200.223]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 58C7E3D3D0C for ; Thu, 19 Mar 2026 13:19:51 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=113.46.200.223 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773926394; cv=none; b=kmtjsBYdWgDBkKvh7U8ev/Jln7+0lQ8RsoGbUnl1HlxWPiaSTVmJAs7LWouKnZsJla9JAOEdkzMlvi1EV+g5qwQjEl0CL4rWp1E32XrTMshCF3HGpnb3UxHIlobhmfMjcsx9LClt6HpnSj79Mlg96opHGJXMrEZOJnZrDY7lQFU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773926394; c=relaxed/simple; bh=1PohuQz5VZa9fx+xhTWi89G99EtLS4ClTtKWhx5cgQw=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=rptAtbdMsI0mS1fSrQ5Zve0Mj8asaK88Lfeejb5ygRNvlyqApFQwVYjF4q2O7AKfo2ePUQgrhA9B0Juth+3ytxp8q09K0mahuj33yXaARKBNuqhWrXmZICp4nuOTUXrlo4/1VOw3mGdwjA8uDFutJCTOUBitCE3dfqeBs09HfDc= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=huawei.com; spf=pass smtp.mailfrom=huawei.com; dkim=pass (1024-bit key) header.d=huawei.com header.i=@huawei.com header.b=wef8wXke; arc=none smtp.client-ip=113.46.200.223 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=huawei.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=huawei.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=huawei.com header.i=@huawei.com header.b="wef8wXke" dkim-signature: v=1; a=rsa-sha256; d=huawei.com; s=dkim; c=relaxed/relaxed; q=dns/txt; h=From; bh=KWNS7oesntwONxIB3jXd2+zNwRkeRIIhLPpuimLoFF0=; b=wef8wXkewd1xLZaVZqe0/ZjJuPpfIahSmOSLVcTLRcolYyp+70EtyLPKUDHmbEPn+QL4iGRLs 4nYh39PDIEIs2hMk8X5776IPfyfnpEgvSIZ/iUjAIJkAIxHUzzufXv3Dsum7w7MH4c55aJMZSAb 3WkGO+7Qff4kmpblYYcM9l0= Received: from mail.maildlp.com (unknown [172.19.162.92]) by canpmsgout08.his.huawei.com (SkyGuard) with ESMTPS id 4fc5lC54QkzmV65; Thu, 19 Mar 2026 21:14:47 +0800 (CST) Received: from dggemv706-chm.china.huawei.com (unknown [10.3.19.33]) by mail.maildlp.com (Postfix) with ESMTPS id EB6B740562; Thu, 19 Mar 2026 21:19:48 +0800 (CST) Received: from kwepemq100007.china.huawei.com (7.202.195.175) by dggemv706-chm.china.huawei.com (10.3.19.33) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.11; Thu, 19 Mar 2026 21:19:48 +0800 Received: from localhost.huawei.com (10.169.71.169) by kwepemq100007.china.huawei.com (7.202.195.175) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.11; Thu, 19 Mar 2026 21:19:48 +0800 From: Yongbang Shi To: , , , , , , , , CC: , , , , , , , , Subject: [PATCH V2 for drm-misc-fixes] MAINTAINERS: split hisilicon maintenance and add Yongbang Shi for hibmc-drm matainers Date: Thu, 19 Mar 2026 21:11:32 +0800 Message-ID: <20260319131132.722033-1-shiyongbang@huawei.com> X-Mailer: git-send-email 2.33.0 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-ClientProxiedBy: kwepems200002.china.huawei.com (7.221.188.68) To kwepemq100007.china.huawei.com (7.202.195.175) Content-Type: text/plain; charset="utf-8" To improve maintainability, split the maintainer information for the hibmc = and kirin drivers under the drivers/gpu/drm/hisilicon directory. drivers/gpu/drm/hisilicon/hibmc driver has almost completed feature develop= ment based on the new generation HiSilicon BMC chip. It was co-developed by Yongbang Shi, Baihan Li and Lin He. Going forward, this module will be maintained by Yongbang Shi. Signed-off-by: Yongbang Shi Acked-by: Tao Tian Acked-by: Xinliang Liu Acked-by: Thomas Zimmermann --- ChangeLog: V1 -> V2: - remove Xinliang Liu, Sumit Semwal, Yongqin Liu, and John Stultz from DR= M DRIVERS FOR HISILICON HIBMC - remove Tian Tao and Xinwei Kong from DRM DRIVERS FOR HISILICON KIRIN --- MAINTAINERS | 31 +++++++++++++++++++------------ 1 file changed, 19 insertions(+), 12 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index d7241695df96..7c0bdd7b8f08 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8603,18 +8603,25 @@ S: Maintained T: git https://gitlab.freedesktop.org/drm/misc/kernel.git F: drivers/gpu/drm/gma500/ =20 -DRM DRIVERS FOR HISILICON -M: Xinliang Liu -M: Tian Tao -R: Xinwei Kong -R: Sumit Semwal -R: Yongqin Liu -R: John Stultz -L: dri-devel@lists.freedesktop.org -S: Maintained -T: git https://gitlab.freedesktop.org/drm/misc/kernel.git -F: Documentation/devicetree/bindings/display/hisilicon/ -F: drivers/gpu/drm/hisilicon/ +DRM DRIVERS FOR HISILICON HIBMC +M: Yongbang Shi +M: Tian Tao +R: Xinwei Kong +L: dri-devel@lists.freedesktop.org +S: Maintained +T: git https://gitlab.freedesktop.org/drm/misc/kernel.git +F: drivers/gpu/drm/hisilicon/hibmc + +DRM DRIVERS FOR HISILICON KIRIN +M: Xinliang Liu +R: Sumit Semwal +R: Yongqin Liu +R: John Stultz +L: dri-devel@lists.freedesktop.org +S: Maintained +T: git https://gitlab.freedesktop.org/drm/misc/kernel.git +F: Documentation/devicetree/bindings/display/hisilicon/ +F: drivers/gpu/drm/hisilicon/kirin =20 DRM DRIVERS FOR LIMA M: Qiang Yu --=20 2.33.0