mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Thomas Zimmermann <tzimmermann@suse.de>
To: Yongbang Shi <shiyongbang@huawei.com>,
	tiantao6@hisilicon.com, xinliang.liu@linaro.org,
	maarten.lankhorst@linux.intel.com, mripard@kernel.org,
	airlied@gmail.com, daniel@ffwll.ch,
	kong.kongxinwei@hisilicon.com, dmitry.baryshkov@oss.qualcomm.com
Cc: liangjian010@huawei.com, chenjianmin@huawei.com,
	fengsheng5@huawei.com, helin52@h-partners.com,
	shenjian15@huawei.com, shaojijie@huawei.com,
	dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH V1 for drm-misc-fixes] MAINTAINERS: split hisilicon maintenance and add Yongbang Shi for hibmc-drm matainers
Date: Thu, 19 Mar 2026 08:45:34 +0100	[thread overview]
Message-ID: <a9d79fe1-b78e-4df8-9ced-6ff81ff90b87@suse.de> (raw)
In-Reply-To: <20260318125326.3709098-1-shiyongbang@huawei.com>

Hi

Am 18.03.26 um 13:53 schrieb Yongbang Shi:
> 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 development
> 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 <shiyongbang@huawei.com>
> Acked-by: Tao Tian <tiantao6@hisilicon.com>

Nit: tags should be given in public even if there was an internal 
review.  That adds accountability to the patch.

Apart from that:

Acked-by: Thomas Zimmermann <tzimmermann@suse.de>

Best regards
Thomas

> ---
>   MAINTAINERS | 37 +++++++++++++++++++++++++------------
>   1 file changed, 25 insertions(+), 12 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d7241695df96..4f8dbadbe70b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8603,18 +8603,31 @@ S:	Maintained
>   T:	git https://gitlab.freedesktop.org/drm/misc/kernel.git
>   F:	drivers/gpu/drm/gma500/
>   
> -DRM DRIVERS FOR HISILICON
> -M:	Xinliang Liu <xinliang.liu@linaro.org>
> -M:	Tian Tao  <tiantao6@hisilicon.com>
> -R:	Xinwei Kong <kong.kongxinwei@hisilicon.com>
> -R:	Sumit Semwal <sumit.semwal@linaro.org>
> -R:	Yongqin Liu <yongqin.liu@linaro.org>
> -R:	John Stultz <jstultz@google.com>
> -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 <shiyongbang@huawei.com>
> +M:      Xinliang Liu <xinliang.liu@linaro.org>
> +M:      Tian Tao  <tiantao6@hisilicon.com>
> +R:      Xinwei Kong <kong.kongxinwei@hisilicon.com>
> +R:      Sumit Semwal <sumit.semwal@linaro.org>
> +R:      Yongqin Liu <yongqin.liu@linaro.org>
> +R:      John Stultz <jstultz@google.com>
> +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 <xinliang.liu@linaro.org>
> +M:      Tian Tao  <tiantao6@hisilicon.com>
> +R:      Xinwei Kong <kong.kongxinwei@hisilicon.com>
> +R:      Sumit Semwal <sumit.semwal@linaro.org>
> +R:      Yongqin Liu <yongqin.liu@linaro.org>
> +R:      John Stultz <jstultz@google.com>
> +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
>   
>   DRM DRIVERS FOR LIMA
>   M:	Qiang Yu <yuq825@gmail.com>

-- 
--
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Frankenstr. 146, 90461 Nürnberg, Germany, www.suse.com
GF: Jochen Jaser, Andrew McDonald, Werner Knoblich, (HRB 36809, AG Nürnberg)



  parent reply	other threads:[~2026-03-19  7:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-18 12:53 Yongbang Shi
2026-03-19  3:18 ` Xinliang Liu
2026-03-19 12:03   ` Yongbang Shi
2026-03-19  7:45 ` Thomas Zimmermann [this message]
2026-03-19 12:19   ` Yongbang Shi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a9d79fe1-b78e-4df8-9ced-6ff81ff90b87@suse.de \
    --to=tzimmermann@suse.de \
    --cc=airlied@gmail.com \
    --cc=chenjianmin@huawei.com \
    --cc=daniel@ffwll.ch \
    --cc=dmitry.baryshkov@oss.qualcomm.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=fengsheng5@huawei.com \
    --cc=helin52@h-partners.com \
    --cc=kong.kongxinwei@hisilicon.com \
    --cc=liangjian010@huawei.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=mripard@kernel.org \
    --cc=shaojijie@huawei.com \
    --cc=shenjian15@huawei.com \
    --cc=shiyongbang@huawei.com \
    --cc=tiantao6@hisilicon.com \
    --cc=xinliang.liu@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®