dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: "tiantao (H)" <tiantao6@huawei.com>
To: "fanghao (A)" <fanghao11@huawei.com>,
	"airlied@linux.ie" <airlied@linux.ie>,
	"daniel@ffwll.ch" <daniel@ffwll.ch>,
	"dri-devel@lists.freedesktop.org"
	<dri-devel@lists.freedesktop.org>
Cc: "xinliang.liu@linaro.org" <xinliang.liu@linaro.org>,
	"Chenfeng \(puck\)" <puck.chen@hisilicon.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"kongxinwei \(A\)" <kong.kongxinwei@hisilicon.com>,
	"Zengtao \(B\)" <prime.zeng@hisilicon.com>,
	"tiantao \(H\)" <tiantao6@hisilicon.com>
Subject: Re: [PATCH] drm/hisilicon/kirin: Use the correct HiSilicon copyright
Date: Thu, 1 Apr 2021 09:03:18 +0800	[thread overview]
Message-ID: <1a5f32cb-56ca-d1ed-fd0d-1308cecce243@huawei.com> (raw)
In-Reply-To: <1617086582-8688-1-git-send-email-fanghao11@huawei.com>


[-- Attachment #1.1: Type: text/plain, Size: 4369 bytes --]


在 2021/3/30 14:43, fanghao (A) 写道:
> s/Hisilicon/HiSilicon/g.
> It should use capital S, according to
> https://www.hisilicon.com/en/terms-of-use.
Acked-by: Tian Tao <tiantao6@hisilicon.com>
>
> Signed-off-by: Hao Fang <fanghao11@huawei.com>
> ---
>   drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c    | 2 +-
>   drivers/gpu/drm/hisilicon/kirin/dw_dsi_reg.h    | 2 +-
>   drivers/gpu/drm/hisilicon/kirin/kirin_ade_reg.h | 2 +-
>   drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c | 6 +++---
>   drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c | 4 ++--
>   drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.h | 2 +-
>   6 files changed, 9 insertions(+), 9 deletions(-)
>
> diff --git a/drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c b/drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c
> index 00e87c2..9b565a0 100644
> --- a/drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c
> +++ b/drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c
> @@ -3,7 +3,7 @@
>    * DesignWare MIPI DSI Host Controller v1.02 driver
>    *
>    * Copyright (c) 2016 Linaro Limited.
> - * Copyright (c) 2014-2016 Hisilicon Limited.
> + * Copyright (c) 2014-2016 HiSilicon Limited.
>    *
>    * Author:
>    *	Xinliang Liu <z.liuxinliang@hisilicon.com>
> diff --git a/drivers/gpu/drm/hisilicon/kirin/dw_dsi_reg.h b/drivers/gpu/drm/hisilicon/kirin/dw_dsi_reg.h
> index 19e81ff..d79fc03 100644
> --- a/drivers/gpu/drm/hisilicon/kirin/dw_dsi_reg.h
> +++ b/drivers/gpu/drm/hisilicon/kirin/dw_dsi_reg.h
> @@ -1,7 +1,7 @@
>   /* SPDX-License-Identifier: GPL-2.0-only */
>   /*
>    * Copyright (c) 2016 Linaro Limited.
> - * Copyright (c) 2014-2016 Hisilicon Limited.
> + * Copyright (c) 2014-2016 HiSilicon Limited.
>    */
>   
>   #ifndef __DW_DSI_REG_H__
> diff --git a/drivers/gpu/drm/hisilicon/kirin/kirin_ade_reg.h b/drivers/gpu/drm/hisilicon/kirin/kirin_ade_reg.h
> index e2ac098..be9e789 100644
> --- a/drivers/gpu/drm/hisilicon/kirin/kirin_ade_reg.h
> +++ b/drivers/gpu/drm/hisilicon/kirin/kirin_ade_reg.h
> @@ -1,7 +1,7 @@
>   /* SPDX-License-Identifier: GPL-2.0-only */
>   /*
>    * Copyright (c) 2016 Linaro Limited.
> - * Copyright (c) 2014-2016 Hisilicon Limited.
> + * Copyright (c) 2014-2016 HiSilicon Limited.
>    */
>   
>   #ifndef __KIRIN_ADE_REG_H__
> diff --git a/drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c b/drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c
> index aa6c53f..20f2c2a 100644
> --- a/drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c
> +++ b/drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c
> @@ -1,9 +1,9 @@
>   // SPDX-License-Identifier: GPL-2.0-only
>   /*
> - * Hisilicon Hi6220 SoC ADE(Advanced Display Engine)'s crtc&plane driver
> + * HiSilicon Hi6220 SoC ADE(Advanced Display Engine)'s crtc&plane driver
>    *
>    * Copyright (c) 2016 Linaro Limited.
> - * Copyright (c) 2014-2016 Hisilicon Limited.
> + * Copyright (c) 2014-2016 HiSilicon Limited.
>    *
>    * Author:
>    *	Xinliang Liu <z.liuxinliang@hisilicon.com>
> @@ -923,7 +923,7 @@ static const struct drm_driver ade_driver = {
>   	.fops = &ade_fops,
>   	DRM_GEM_CMA_DRIVER_OPS,
>   	.name = "kirin",
> -	.desc = "Hisilicon Kirin620 SoC DRM Driver",
> +	.desc = "HiSilicon Kirin620 SoC DRM Driver",
>   	.date = "20150718",
>   	.major = 1,
>   	.minor = 0,
> diff --git a/drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c b/drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c
> index 4349da3..046798c 100644
> --- a/drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c
> +++ b/drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c
> @@ -1,9 +1,9 @@
>   // SPDX-License-Identifier: GPL-2.0-only
>   /*
> - * Hisilicon Kirin SoCs drm master driver
> + * HiSilicon Kirin SoCs drm master driver
>    *
>    * Copyright (c) 2016 Linaro Limited.
> - * Copyright (c) 2014-2016 Hisilicon Limited.
> + * Copyright (c) 2014-2016 HiSilicon Limited.
>    *
>    * Author:
>    *	Xinliang Liu <z.liuxinliang@hisilicon.com>
> diff --git a/drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.h b/drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.h
> index 386d137..db0dc7b 100644
> --- a/drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.h
> +++ b/drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.h
> @@ -1,7 +1,7 @@
>   /* SPDX-License-Identifier: GPL-2.0-only */
>   /*
>    * Copyright (c) 2016 Linaro Limited.
> - * Copyright (c) 2014-2016 Hisilicon Limited.
> + * Copyright (c) 2014-2016 HiSilicon Limited.
>    */
>   
>   #ifndef __KIRIN_DRM_DRV_H__

[-- Attachment #1.2: Type: text/html, Size: 41043 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

      reply	other threads:[~2021-04-01  6:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-30  6:43 [PATCH] drm/hisilicon/kirin: Use the correct HiSilicon copyright Hao Fang
2021-04-01  1:03 ` tiantao (H) [this message]

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=1a5f32cb-56ca-d1ed-fd0d-1308cecce243@huawei.com \
    --to=tiantao6@huawei.com \
    --cc=airlied@linux.ie \
    --cc=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=fanghao11@huawei.com \
    --cc=kong.kongxinwei@hisilicon.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=prime.zeng@hisilicon.com \
    --cc=puck.chen@hisilicon.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;
as well as URLs for NNTP newsgroup(s).