aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorVinod Koul <vkoul@kernel.org>2019-01-21 14:43:16 +0530
committerDavid S. Miller <davem@davemloft.net>2019-01-22 19:37:59 -0800
commit83c177aea4c37d1a2ef1e2488b25838f70cf6571 (patch)
tree9b0b1b7ed1e18f35d53178db87d6357d9043f85a /MAINTAINERS
parentnet: stmmac: Add driver for Qualcomm ethqos (diff)
downloadlinux-dev-83c177aea4c37d1a2ef1e2488b25838f70cf6571.tar.xz
linux-dev-83c177aea4c37d1a2ef1e2488b25838f70cf6571.zip
MAINTAINER: Add entry for Qualcomm ETHQOS ethernet driver
Add myself and Niklas as maintainers for this driver Signed-off-by: Niklas Cassel <niklas.cassel@linaro.org> Signed-off-by: Vinod Koul <vkoul@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8e2c82f4c72f..470e5fe50cf2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12608,6 +12608,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>