diff mbox series

[4/7] MAINTAINER: Add entry for Qualcomm ETHQOS ethernet driver

Message ID 20190102091729.18582-5-vkoul@kernel.org
State Superseded
Headers show
Series None | expand

Commit Message

Vinod Koul Jan. 2, 2019, 9:17 a.m. UTC
Add myself and Nikals as maintainers for this driver

Signed-off-by: Niklas Cassel <niklas.cassel@linaro.org>

Signed-off-by: Vinod Koul <vkoul@kernel.org>

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

-- 
2.20.1

Comments

Sergei Shtylyov Jan. 2, 2019, 9:48 a.m. UTC | #1
Hello!

On 02.01.2019 12:17, Vinod Koul wrote:

> Add myself and Nikals as maintainers for this driver


    Niklas?

> Signed-off-by: Niklas Cassel <niklas.cassel@linaro.org>

> Signed-off-by: Vinod Koul <vkoul@kernel.org>

> ---

>   MAINTAINERS | 8 ++++++++

>   1 file changed, 8 insertions(+)

> 

> diff --git a/MAINTAINERS b/MAINTAINERS

> index f4855974f325..0e3f4d97efd7 100644

> --- a/MAINTAINERS

> +++ b/MAINTAINERS

> @@ -12329,6 +12329,14 @@ L:	netdev@vger.kernel.org

>   S:	Maintained

>   F:	drivers/net/ethernet/qualcomm/emac/

>   

> +QUALCOMM ETHQOS ETHERNET DRIVER

> +M:	Vinod Koul <vkoul@kernel.org>

> +M:	Niklas Cassel <niklas.cassel@linaro.org>

> +L:	netdev@vger.kernel.org

> +S:	Maintained

> +F:	drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c

> +F:	Documentation/devicetree/bindings/net/qcom,dwmac.txt

> +

>   QUALCOMM GENERIC INTERFACE I2C DRIVER

>   M:	Alok Chauhan <alokc@codeaurora.org>

>   M:	Karthikeyan Ramasubramanian <kramasub@codeaurora.org>


MBR, Sergei
Vinod Koul Jan. 2, 2019, 10:15 a.m. UTC | #2
On 02-01-19, 12:48, Sergei Shtylyov wrote:
> Hello!

> 

> On 02.01.2019 12:17, Vinod Koul wrote:

> 

> > Add myself and Nikals as maintainers for this driver

> 

>    Niklas?


Damn.. will update after getting other comments. Thanks for pointing

> 

> > Signed-off-by: Niklas Cassel <niklas.cassel@linaro.org>

> > Signed-off-by: Vinod Koul <vkoul@kernel.org>

> > ---

> >   MAINTAINERS | 8 ++++++++

> >   1 file changed, 8 insertions(+)

> > 

> > diff --git a/MAINTAINERS b/MAINTAINERS

> > index f4855974f325..0e3f4d97efd7 100644

> > --- a/MAINTAINERS

> > +++ b/MAINTAINERS

> > @@ -12329,6 +12329,14 @@ L:	netdev@vger.kernel.org

> >   S:	Maintained

> >   F:	drivers/net/ethernet/qualcomm/emac/

> > +QUALCOMM ETHQOS ETHERNET DRIVER

> > +M:	Vinod Koul <vkoul@kernel.org>

> > +M:	Niklas Cassel <niklas.cassel@linaro.org>

> > +L:	netdev@vger.kernel.org

> > +S:	Maintained

> > +F:	drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c

> > +F:	Documentation/devicetree/bindings/net/qcom,dwmac.txt

> > +

> >   QUALCOMM GENERIC INTERFACE I2C DRIVER

> >   M:	Alok Chauhan <alokc@codeaurora.org>

> >   M:	Karthikeyan Ramasubramanian <kramasub@codeaurora.org>

> 

> MBR, Sergei


-- 
~Vinod
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index f4855974f325..0e3f4d97efd7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12329,6 +12329,14 @@  L:	netdev@vger.kernel.org
 S:	Maintained
 F:	drivers/net/ethernet/qualcomm/emac/
 
+QUALCOMM ETHQOS ETHERNET DRIVER
+M:	Vinod Koul <vkoul@kernel.org>
+M:	Niklas Cassel <niklas.cassel@linaro.org>
+L:	netdev@vger.kernel.org
+S:	Maintained
+F:	drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c
+F:	Documentation/devicetree/bindings/net/qcom,dwmac.txt
+
 QUALCOMM GENERIC INTERFACE I2C DRIVER
 M:	Alok Chauhan <alokc@codeaurora.org>
 M:	Karthikeyan Ramasubramanian <kramasub@codeaurora.org>