diff options
author | Vinod Koul <vkoul@kernel.org> | 2019-01-21 10:13:16 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-01-23 04:37:59 +0100 |
commit | 83c177aea4c37d1a2ef1e2488b25838f70cf6571 (patch) | |
tree | 9b0b1b7ed1e18f35d53178db87d6357d9043f85a /MAINTAINERS | |
parent | net: stmmac: Add driver for Qualcomm ethqos (diff) | |
download | linux-83c177aea4c37d1a2ef1e2488b25838f70cf6571.tar.xz linux-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-- | MAINTAINERS | 8 |
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> |