[PATCH v10 23/26] scsi: ufs: mediatek: Add MT8196 compatible, update copyright
Peter Wang (王信友)
peter.wang at mediatek.com
Mon Aug 3 23:52:40 PDT 2026
On Thu, 2026-07-30 at 11:49 +0200, Louis-Alexis Eyraud wrote:
> From: Nicolas Frattaroli <nicolas.frattaroli at collabora.com>
>
> THe MT8196's UFS controller has a new compatible. Add the necessary
> struct definitions to support it.
>
> Also update the copyrights and authors, without tabs following spaces
> to
> avoid checkpatch errors, to list myself as having contributed to this
> driver after the preceding rework patches.
>
> Reviewed-by: AngeloGioacchino Del Regno
> <angelogioacchino.delregno at collabora.com>
> Reviewed-by: Peter Wang <peter.wang at mediatek.com>
> Signed-off-by: Nicolas Frattaroli <nicolas.frattaroli at collabora.com>
> Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud at collabora.com>
> ---
> drivers/ufs/host/ufs-mediatek.c | 17 +++++++++++++++--
> 1 file changed, 15 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/ufs/host/ufs-mediatek.c b/drivers/ufs/host/ufs-
> mediatek.c
> index 5dd72b826181..decf2f5814b4 100644
> --- a/drivers/ufs/host/ufs-mediatek.c
> +++ b/drivers/ufs/host/ufs-mediatek.c
> @@ -1,9 +1,11 @@
> // SPDX-License-Identifier: GPL-2.0
> /*
> * Copyright (C) 2019 MediaTek Inc.
> + * Copyright (C) 2025 Collabora Ltd.
>
2026
> * Authors:
> - * Stanley Chu <stanley.chu at mediatek.com>
> - * Peter Wang <peter.wang at mediatek.com>
> + * Stanley Chu <stanley.chu at mediatek.com>
> + * Peter Wang <peter.wang at mediatek.com>
> + * Nicolas Frattaroli <nicolas.frattaroli at collabora.com> (Major
> cleanups)
> */
>
The name and email should be updated to yours?
Thanks
Peter
More information about the linux-phy
mailing list