diff options
author | Andrew Halaney <ahalaney@redhat.com> | 2023-07-10 21:50:57 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-07-12 05:27:30 +0200 |
commit | e522c1bd0ab4f645885a3eef4e1dd920cc9ac3b6 (patch) | |
tree | 1fe3169edde8269a441e69bc3263c7bce2c729a8 /MAINTAINERS | |
parent | docs: netdev: update the URL of the status page (diff) | |
download | linux-e522c1bd0ab4f645885a3eef4e1dd920cc9ac3b6.tar.xz linux-e522c1bd0ab4f645885a3eef4e1dd920cc9ac3b6.zip |
MAINTAINERS: Add another mailing list for QUALCOMM ETHQOS ETHERNET DRIVER
linux-arm-msm is the list most people subscribe to in order to receive
updates about Qualcomm related drivers. Make sure changes for the
Qualcomm ethernet driver make it there.
Signed-off-by: Andrew Halaney <ahalaney@redhat.com>
Acked-by: Vinod Koul <vkoul@kernel.org>
Link: https://lore.kernel.org/r/20230710195240.197047-1-ahalaney@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 99f18f6e8bc6..aef3a391ec6c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17600,6 +17600,7 @@ QUALCOMM ETHQOS ETHERNET DRIVER M: Vinod Koul <vkoul@kernel.org> R: Bhupesh Sharma <bhupesh.sharma@linaro.org> L: netdev@vger.kernel.org +L: linux-arm-msm@vger.kernel.org S: Maintained F: Documentation/devicetree/bindings/net/qcom,ethqos.yaml F: drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c |