All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add myself as maintainer of hisi_soc_hha
@ 2026-01-08 13:31 Yushan Wang
  2026-01-08 16:22 ` Jonathan Cameron
  2026-01-09 21:31 ` Conor Dooley
  0 siblings, 2 replies; 5+ messages in thread
From: Yushan Wang @ 2026-01-08 13:31 UTC (permalink / raw)
  To: arnd, catalin.marinas, conor, Jonathan.Cameron, will,
	linux-kernel, linux-arm-kernel
  Cc: linuxarm, liuyonglong, prime.zeng, fanghao11, wangzhou1,
	wangyushan12

Add myself as maintainer of HiSilicon SoC HHA driver as I will be
responsible for this driver.

Signed-off-by: Yushan Wang <wangyushan12@huawei.com>

---
 MAINTAINERS | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index a0dd762f5648..b8427c072c9e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11366,6 +11366,11 @@ F:	Documentation/ABI/testing/sysfs-devices-platform-kunpeng_hccs
 F:	drivers/soc/hisilicon/kunpeng_hccs.c
 F:	drivers/soc/hisilicon/kunpeng_hccs.h
 
+HISILICON SOC HHA DRIVER
+M:	Yushan Wang <wangyushan12@huawei.com>
+S:	Maintained
+F:	drivers/cache/hisi_soc_hha.c
+
 HISILICON LPC BUS DRIVER
 M:	Jay Fang <f.fangjian@huawei.com>
 S:	Maintained
-- 
2.33.0



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

* Re: [PATCH] MAINTAINERS: Add myself as maintainer of hisi_soc_hha
  2026-01-08 13:31 [PATCH] MAINTAINERS: Add myself as maintainer of hisi_soc_hha Yushan Wang
@ 2026-01-08 16:22 ` Jonathan Cameron
  2026-01-09 21:31 ` Conor Dooley
  1 sibling, 0 replies; 5+ messages in thread
From: Jonathan Cameron @ 2026-01-08 16:22 UTC (permalink / raw)
  To: Yushan Wang, conor
  Cc: arnd, catalin.marinas, will, linux-kernel, linux-arm-kernel,
	linuxarm, liuyonglong, prime.zeng, fanghao11, wangzhou1

On Thu, 8 Jan 2026 21:31:28 +0800
Yushan Wang <wangyushan12@huawei.com> wrote:

> Add myself as maintainer of HiSilicon SoC HHA driver as I will be
> responsible for this driver.
> 
> Signed-off-by: Yushan Wang <wangyushan12@huawei.com>
Acked-by: Jonathan Cameron <jonathan.cameron@huawei.com>

Thanks for stepping up!

Jonathan
> 
> ---
>  MAINTAINERS | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a0dd762f5648..b8427c072c9e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11366,6 +11366,11 @@ F:	Documentation/ABI/testing/sysfs-devices-platform-kunpeng_hccs
>  F:	drivers/soc/hisilicon/kunpeng_hccs.c
>  F:	drivers/soc/hisilicon/kunpeng_hccs.h
>  
> +HISILICON SOC HHA DRIVER
> +M:	Yushan Wang <wangyushan12@huawei.com>
> +S:	Maintained
> +F:	drivers/cache/hisi_soc_hha.c
> +
>  HISILICON LPC BUS DRIVER
>  M:	Jay Fang <f.fangjian@huawei.com>
>  S:	Maintained



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

* Re: [PATCH] MAINTAINERS: Add myself as maintainer of hisi_soc_hha
  2026-01-08 13:31 [PATCH] MAINTAINERS: Add myself as maintainer of hisi_soc_hha Yushan Wang
  2026-01-08 16:22 ` Jonathan Cameron
@ 2026-01-09 21:31 ` Conor Dooley
  1 sibling, 0 replies; 5+ messages in thread
From: Conor Dooley @ 2026-01-09 21:31 UTC (permalink / raw)
  To: arnd, catalin.marinas, conor, Jonathan.Cameron, will,
	linux-kernel, linux-arm-kernel, Yushan Wang
  Cc: Conor Dooley, linuxarm, liuyonglong, prime.zeng, fanghao11,
	wangzhou1

From: Conor Dooley <conor.dooley@microchip.com>

On Thu, 08 Jan 2026 21:31:28 +0800, Yushan Wang wrote:
> Add myself as maintainer of HiSilicon SoC HHA driver as I will be
> responsible for this driver.
> 
> 

Applied to cache-for-next, thanks!

[1/1] MAINTAINERS: Add myself as maintainer of hisi_soc_hha
      https://git.kernel.org/conor/c/015f1bea6fc1

Thanks,
Conor.


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

* [PATCH] MAINTAINERS: Add myself as maintainer of hisi_soc_hha
@ 2026-01-28 19:56 Conor Dooley
  2026-01-29  9:50 ` patchwork-bot+linux-soc
  0 siblings, 1 reply; 5+ messages in thread
From: Conor Dooley @ 2026-01-28 19:56 UTC (permalink / raw)
  To: soc; +Cc: conor, Yushan Wang, linux-kernel, Jonathan Cameron, Conor Dooley

From: Yushan Wang <wangyushan12@huawei.com>

Add myself as maintainer of HiSilicon SoC HHA driver as I will be
responsible for this driver.

Signed-off-by: Yushan Wang <wangyushan12@huawei.com>
Acked-by: Jonathan Cameron <jonathan.cameron@huawei.com>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
---

soc folks, I only have this in my cache branch so I am sending it as a
standalone patch.

Cheers,
Conor.

 MAINTAINERS | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5b11839cba9d..1c14a7cfb197 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11366,6 +11366,11 @@ F:	Documentation/ABI/testing/sysfs-devices-platform-kunpeng_hccs
 F:	drivers/soc/hisilicon/kunpeng_hccs.c
 F:	drivers/soc/hisilicon/kunpeng_hccs.h
 
+HISILICON SOC HHA DRIVER
+M:	Yushan Wang <wangyushan12@huawei.com>
+S:	Maintained
+F:	drivers/cache/hisi_soc_hha.c
+
 HISILICON LPC BUS DRIVER
 M:	Jay Fang <f.fangjian@huawei.com>
 S:	Maintained
-- 
2.51.0


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

* Re: [PATCH] MAINTAINERS: Add myself as maintainer of hisi_soc_hha
  2026-01-28 19:56 Conor Dooley
@ 2026-01-29  9:50 ` patchwork-bot+linux-soc
  0 siblings, 0 replies; 5+ messages in thread
From: patchwork-bot+linux-soc @ 2026-01-29  9:50 UTC (permalink / raw)
  To: Conor Dooley; +Cc: soc

Hello:

This patch was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Wed, 28 Jan 2026 19:56:31 +0000 you wrote:
> From: Yushan Wang <wangyushan12@huawei.com>
> 
> Add myself as maintainer of HiSilicon SoC HHA driver as I will be
> responsible for this driver.
> 
> Signed-off-by: Yushan Wang <wangyushan12@huawei.com>
> Acked-by: Jonathan Cameron <jonathan.cameron@huawei.com>
> Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
> 
> [...]

Here is the summary with links:
  - MAINTAINERS: Add myself as maintainer of hisi_soc_hha
    https://git.kernel.org/soc/soc/c/c7e45aa0a91f

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2026-01-29  9:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-08 13:31 [PATCH] MAINTAINERS: Add myself as maintainer of hisi_soc_hha Yushan Wang
2026-01-08 16:22 ` Jonathan Cameron
2026-01-09 21:31 ` Conor Dooley
  -- strict thread matches above, loose matches on Subject: below --
2026-01-28 19:56 Conor Dooley
2026-01-29  9:50 ` patchwork-bot+linux-soc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.