* [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; 4+ 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] 4+ 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; 4+ 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] 4+ 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; 4+ 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] 4+ messages in thread
* [PATCH] MAINTAINERS: Add myself as maintainer of hisi_soc_hha
@ 2026-01-28 19:56 Conor Dooley
0 siblings, 0 replies; 4+ 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] 4+ messages in thread
end of thread, other threads:[~2026-01-28 19:56 UTC | newest]
Thread overview: 4+ 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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox