mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: ufs: mediatek: Update maintainer information in mediatek ufs and phy
@ 2025-11-03  2:47 peter.wang
  2025-11-03 11:42 ` Peter Wang (王信友)
  0 siblings, 1 reply; 2+ messages in thread
From: peter.wang @ 2025-11-03  2:47 UTC (permalink / raw)
  To: linux-scsi
  Cc: alim.akhtar, avri.altman, bvanassche, robh,
	krzysztof.kozlowski+dt, conor+dt, jejb, martin.petersen,
	lgirdwood, broonie, matthias.bgg, angelogioacchino.delregno,
	devicetree, linux-kernel, linux-mediatek, linux-arm-kernel,
	wenst, conor.dooley, chu.stanley, chun-hung.wu, peter.wang,
	alice.chao, naomi.chu, ed.tsai, chunfeng.yun

From: Peter Wang <peter.wang@mediatek.com>

Replace Stanley Chu with me and Chaotian in the maintainers field,
since his email address is no longer active.

Signed-off-by: Peter Wang <peter.wang@mediatek.com>
---
 Documentation/devicetree/bindings/phy/mediatek,ufs-phy.yaml | 3 ++-
 Documentation/devicetree/bindings/ufs/mediatek,ufs.yaml     | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/phy/mediatek,ufs-phy.yaml b/Documentation/devicetree/bindings/phy/mediatek,ufs-phy.yaml
index 3e62b5d4da61..6e2edd43fc2a 100644
--- a/Documentation/devicetree/bindings/phy/mediatek,ufs-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/mediatek,ufs-phy.yaml
@@ -8,8 +8,9 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: MediaTek Universal Flash Storage (UFS) M-PHY
 
 maintainers:
-  - Stanley Chu <stanley.chu@mediatek.com>
   - Chunfeng Yun <chunfeng.yun@mediatek.com>
+  - Peter Wang <peter.wang@mediatek.com>
+  - Chaotian Jing <chaotian.jing@mediatek.com>
 
 description: |
   UFS M-PHY nodes are defined to describe on-chip UFS M-PHY hardware macro.
diff --git a/Documentation/devicetree/bindings/ufs/mediatek,ufs.yaml b/Documentation/devicetree/bindings/ufs/mediatek,ufs.yaml
index 1dec54fb00f3..15c347f5e660 100644
--- a/Documentation/devicetree/bindings/ufs/mediatek,ufs.yaml
+++ b/Documentation/devicetree/bindings/ufs/mediatek,ufs.yaml
@@ -7,7 +7,8 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: Mediatek Universal Flash Storage (UFS) Controller
 
 maintainers:
-  - Stanley Chu <stanley.chu@mediatek.com>
+  - Peter Wang <peter.wang@mediatek.com>
+  - Chaotian Jing <chaotian.jing@mediatek.com>
 
 properties:
   compatible:
-- 
2.45.2


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH v2] dt-bindings: ufs: mediatek: Update maintainer information in mediatek ufs and phy
  2025-11-03  2:47 [PATCH v2] dt-bindings: ufs: mediatek: Update maintainer information in mediatek ufs and phy peter.wang
@ 2025-11-03 11:42 ` Peter Wang (王信友)
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Wang (王信友) @ 2025-11-03 11:42 UTC (permalink / raw)
  To: linux-scsi, robh
  Cc: chu.stanley, Alice Chao (趙珮均),
	jejb, krzysztof.kozlowski+dt, Ed Tsai (蔡宗軒),
	bvanassche, AngeloGioacchino Del Regno,
	Chunfeng Yun (云春峰),
	linux-mediatek, linux-kernel, conor+dt, lgirdwood, devicetree,
	conor.dooley, alim.akhtar, Naomi Chu (朱詠田),
	wenst, linux-arm-kernel, matthias.bgg, avri.altman,
	martin.petersen, broonie, Chun-Hung Wu (巫駿宏)

On Mon, 2025-11-03 at 10:47 +0800, peter.wang@mediatek.com wrote:
> From: Peter Wang <peter.wang@mediatek.com>
> 
> Replace Stanley Chu with me and Chaotian in the maintainers field,
> since his email address is no longer active.
> 
> Signed-off-by: Peter Wang <peter.wang@mediatek.com>
> ---
>  Documentation/devicetree/bindings/phy/mediatek,ufs-phy.yaml | 3 ++-
>  Documentation/devicetree/bindings/ufs/mediatek,ufs.yaml     | 3 ++-
>  2 files changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/phy/mediatek,ufs-
> phy.yaml b/Documentation/devicetree/bindings/phy/mediatek,ufs-
> phy.yaml
> index 3e62b5d4da61..6e2edd43fc2a 100644
> --- a/Documentation/devicetree/bindings/phy/mediatek,ufs-phy.yaml
> +++ b/Documentation/devicetree/bindings/phy/mediatek,ufs-phy.yaml
> @@ -8,8 +8,9 @@ $schema:
> http://devicetree.org/meta-schemas/core.yaml#
>  title: MediaTek Universal Flash Storage (UFS) M-PHY
>  
>  maintainers:
> -  - Stanley Chu <stanley.chu@mediatek.com>
>    - Chunfeng Yun <chunfeng.yun@mediatek.com>
> +  - Peter Wang <peter.wang@mediatek.com>
> +  - Chaotian Jing <chaotian.jing@mediatek.com>
>  
>  description: |
>    UFS M-PHY nodes are defined to describe on-chip UFS M-PHY hardware
> macro.


Hi Rob,

Since the previous patch has already been applied to kernel
6.19, I will drop this patch and submit the PHY patch again.

Thanks.
Peter



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-11-03 11:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-03  2:47 [PATCH v2] dt-bindings: ufs: mediatek: Update maintainer information in mediatek ufs and phy peter.wang
2025-11-03 11:42 ` Peter Wang (王信友)

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®