[PATCH] MAINTAINERS: Add myself as a reviewer for Qualcomm ETHQOS Ethernet driver

Bhupesh Sharma posted 1 patch 3 years, 6 months ago
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: Add myself as a reviewer for Qualcomm ETHQOS Ethernet driver
Posted by Bhupesh Sharma 3 years, 6 months ago
As suggested by Vinod, adding myself as the reviewer
for the Qualcomm ETHQOS Ethernet driver.

Recently I have enabled this driver on a few Qualcomm
SoCs / boards and hence trying to keep a close eye on
it.

Cc: Vinod Koul <vkoul@kernel.org>
Cc: David Miller <davem@davemloft.net>
Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index c26a5c573a5d..e8b58d4afce5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16943,6 +16943,7 @@ F:	drivers/net/ethernet/qualcomm/emac/
 
 QUALCOMM ETHQOS ETHERNET DRIVER
 M:	Vinod Koul <vkoul@kernel.org>
+R:	Bhupesh Sharma <bhupesh.sharma@linaro.org>
 L:	netdev@vger.kernel.org
 S:	Maintained
 F:	Documentation/devicetree/bindings/net/qcom,ethqos.txt
-- 
2.37.1
Re: [PATCH] MAINTAINERS: Add myself as a reviewer for Qualcomm ETHQOS Ethernet driver
Posted by patchwork-bot+netdevbpf@kernel.org 3 years, 6 months ago
Hello:

This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Thu, 15 Sep 2022 16:58:04 +0530 you wrote:
> As suggested by Vinod, adding myself as the reviewer
> for the Qualcomm ETHQOS Ethernet driver.
> 
> Recently I have enabled this driver on a few Qualcomm
> SoCs / boards and hence trying to keep a close eye on
> it.
> 
> [...]

Here is the summary with links:
  - MAINTAINERS: Add myself as a reviewer for Qualcomm ETHQOS Ethernet driver
    https://git.kernel.org/netdev/net/c/603ccb3aca71

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Re: [PATCH] MAINTAINERS: Add myself as a reviewer for Qualcomm ETHQOS Ethernet driver
Posted by Vinod Koul 3 years, 6 months ago
On 15-09-22, 16:58, Bhupesh Sharma wrote:
> As suggested by Vinod, adding myself as the reviewer
> for the Qualcomm ETHQOS Ethernet driver.
> 
> Recently I have enabled this driver on a few Qualcomm
> SoCs / boards and hence trying to keep a close eye on
> it.

Thanks Bhupesh for helping out.

Acked-By: Vinod Koul <vkoul@kernel.org>

> 
> Cc: Vinod Koul <vkoul@kernel.org>
> Cc: David Miller <davem@davemloft.net>
> Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c26a5c573a5d..e8b58d4afce5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16943,6 +16943,7 @@ F:	drivers/net/ethernet/qualcomm/emac/
>  
>  QUALCOMM ETHQOS ETHERNET DRIVER
>  M:	Vinod Koul <vkoul@kernel.org>
> +R:	Bhupesh Sharma <bhupesh.sharma@linaro.org>
>  L:	netdev@vger.kernel.org
>  S:	Maintained
>  F:	Documentation/devicetree/bindings/net/qcom,ethqos.txt
> -- 
> 2.37.1

-- 
~Vinod