[PATCH] MAINTAINERS: phy: Add Neil Armstrong as reviewers for phy subsystem

Vinod Koul posted 1 patch 12 hours ago
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: phy: Add Neil Armstrong as reviewers for phy subsystem
Posted by Vinod Koul 12 hours ago
Signed-off-by: Vinod Koul <vkoul@kernel.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 400523d03e14..233b6d56e45b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10439,6 +10439,7 @@ F:	include/uapi/asm-generic/
 
 GENERIC PHY FRAMEWORK
 M:	Vinod Koul <vkoul@kernel.org>
+R:	Neil Armstrong <neil.armstrong@linaro.org>
 L:	linux-phy@lists.infradead.org
 S:	Supported
 Q:	https://patchwork.kernel.org/project/linux-phy/list/
-- 
2.43.0
Re: [PATCH] MAINTAINERS: phy: Add Neil Armstrong as reviewers for phy subsystem
Posted by Neil Armstrong 12 hours ago
On 12/1/25 09:46, Vinod Koul wrote:
> Signed-off-by: Vinod Koul <vkoul@kernel.org>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 400523d03e14..233b6d56e45b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10439,6 +10439,7 @@ F:	include/uapi/asm-generic/
>   
>   GENERIC PHY FRAMEWORK
>   M:	Vinod Koul <vkoul@kernel.org>
> +R:	Neil Armstrong <neil.armstrong@linaro.org>
>   L:	linux-phy@lists.infradead.org
>   S:	Supported
>   Q:	https://patchwork.kernel.org/project/linux-phy/list/

Acked-by: Neil Armstrong <neil.armstrong@linaro.org>

Thanks!
Neil