* [PATCH] MAINTAINERS: phy: Move Kishon Vijay Abraham I to credits
@ 2025-11-20 17:55 Krzysztof Kozlowski
2025-11-21 8:11 ` Neil Armstrong
0 siblings, 1 reply; 3+ messages in thread
From: Krzysztof Kozlowski @ 2025-11-20 17:55 UTC (permalink / raw)
To: Vinod Koul, linux-phy, linux-kernel
Cc: Krzysztof Kozlowski, Kishon Vijay Abraham I,
Kishon Vijay Abraham I
There wasn't much of reviewing activity from Kishon of PHY subsystem
during last few years [1] and last maintainer commit is from 2020, so
move Kishon to Credits to indicate that PHY subsystem has only one
active maintainer. Thank you Kishon for working on the PHY subsystem
and for all the maintenance effort.
Link: https://lore.kernel.org/all/?q=f%3A%22Kishon+Vijay+Abraham+I%22 [1]
Cc: Kishon Vijay Abraham I <kishon@kernel.org>
Cc: Kishon Vijay Abraham I <kvijayab@amd.com>
Cc: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
CREDITS | 4 ++++
MAINTAINERS | 1 -
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/CREDITS b/CREDITS
index 85bdc8828734..b735b8c58102 100644
--- a/CREDITS
+++ b/CREDITS
@@ -16,6 +16,10 @@ D: One of assisting postmasters for vger.kernel.org's lists
S: (ask for current address)
S: Finland
+N: Kishon Vijay Abraham I
+E: kishon@kernel.org
+D: Generic Phy Framework
+
N: Thomas Abraham
E: thomas.ab@samsung.com
D: Samsung pin controller driver
diff --git a/MAINTAINERS b/MAINTAINERS
index 41ded579750c..f92ad7705245 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10498,7 +10498,6 @@ F: include/uapi/asm-generic/
GENERIC PHY FRAMEWORK
M: Vinod Koul <vkoul@kernel.org>
-M: Kishon Vijay Abraham I <kishon@kernel.org>
L: linux-phy@lists.infradead.org
S: Supported
Q: https://patchwork.kernel.org/project/linux-phy/list/
--
2.48.1
--
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: phy: Move Kishon Vijay Abraham I to credits
2025-11-20 17:55 [PATCH] MAINTAINERS: phy: Move Kishon Vijay Abraham I to credits Krzysztof Kozlowski
@ 2025-11-21 8:11 ` Neil Armstrong
2025-11-21 10:17 ` Vinod Koul
0 siblings, 1 reply; 3+ messages in thread
From: Neil Armstrong @ 2025-11-21 8:11 UTC (permalink / raw)
To: Krzysztof Kozlowski, Vinod Koul, linux-phy, linux-kernel
Cc: Kishon Vijay Abraham I, Kishon Vijay Abraham I
Hi,
On 11/20/25 18:55, Krzysztof Kozlowski wrote:
> There wasn't much of reviewing activity from Kishon of PHY subsystem
> during last few years [1] and last maintainer commit is from 2020, so
> move Kishon to Credits to indicate that PHY subsystem has only one
> active maintainer. Thank you Kishon for working on the PHY subsystem
> and for all the maintenance effort.
If everyone is ok with that, I'll propose to add myself as reviewer
of the PHY subsystem to replace Kishon and help Vinod.
Neil
>
> Link: https://lore.kernel.org/all/?q=f%3A%22Kishon+Vijay+Abraham+I%22 [1]
> Cc: Kishon Vijay Abraham I <kishon@kernel.org>
> Cc: Kishon Vijay Abraham I <kvijayab@amd.com>
> Cc: Vinod Koul <vkoul@kernel.org>
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> ---
> CREDITS | 4 ++++
> MAINTAINERS | 1 -
> 2 files changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/CREDITS b/CREDITS
> index 85bdc8828734..b735b8c58102 100644
> --- a/CREDITS
> +++ b/CREDITS
> @@ -16,6 +16,10 @@ D: One of assisting postmasters for vger.kernel.org's lists
> S: (ask for current address)
> S: Finland
>
> +N: Kishon Vijay Abraham I
> +E: kishon@kernel.org
> +D: Generic Phy Framework
> +
> N: Thomas Abraham
> E: thomas.ab@samsung.com
> D: Samsung pin controller driver
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 41ded579750c..f92ad7705245 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10498,7 +10498,6 @@ F: include/uapi/asm-generic/
>
> GENERIC PHY FRAMEWORK
> M: Vinod Koul <vkoul@kernel.org>
> -M: Kishon Vijay Abraham I <kishon@kernel.org>
> L: linux-phy@lists.infradead.org
> S: Supported
> Q: https://patchwork.kernel.org/project/linux-phy/list/
--
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: phy: Move Kishon Vijay Abraham I to credits
2025-11-21 8:11 ` Neil Armstrong
@ 2025-11-21 10:17 ` Vinod Koul
0 siblings, 0 replies; 3+ messages in thread
From: Vinod Koul @ 2025-11-21 10:17 UTC (permalink / raw)
To: Neil Armstrong
Cc: Krzysztof Kozlowski, linux-phy, linux-kernel,
Kishon Vijay Abraham I, Kishon Vijay Abraham I
On 21-11-25, 09:11, Neil Armstrong wrote:
> Hi,
>
> On 11/20/25 18:55, Krzysztof Kozlowski wrote:
> > There wasn't much of reviewing activity from Kishon of PHY subsystem
> > during last few years [1] and last maintainer commit is from 2020, so
> > move Kishon to Credits to indicate that PHY subsystem has only one
> > active maintainer. Thank you Kishon for working on the PHY subsystem
> > and for all the maintenance effort.
>
> If everyone is ok with that, I'll propose to add myself as reviewer
> of the PHY subsystem to replace Kishon and help Vinod.
Thanks Neil for help, I will add a patch and queue this one up
--
~Vinod
--
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-11-21 10:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-20 17:55 [PATCH] MAINTAINERS: phy: Move Kishon Vijay Abraham I to credits Krzysztof Kozlowski
2025-11-21 8:11 ` Neil Armstrong
2025-11-21 10:17 ` Vinod Koul
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).