diff options
author | Ricardo Martinez <ricardo.martinez@linux.intel.com> | 2022-05-06 20:13:10 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-05-09 11:51:59 +0200 |
commit | c9933d494c54f72290831191c09bb8488bfd5905 (patch) | |
tree | bc776fdd2cfb4346b5c0cbd4883ced7660de30f0 /MAINTAINERS | |
parent | net: wwan: t7xx: Device deep sleep lock/unlock (diff) | |
download | linux-c9933d494c54f72290831191c09bb8488bfd5905.tar.xz linux-c9933d494c54f72290831191c09bb8488bfd5905.zip |
net: wwan: t7xx: Add maintainers and documentation
Adds maintainers and documentation for MediaTek t7xx 5G WWAN modem
device driver.
Signed-off-by: Ricardo Martinez <ricardo.martinez@linux.intel.com>
Reviewed-by: Loic Poulain <loic.poulain@linaro.org>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Reviewed-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cbf21e11deb7..0ea12c2b53f3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12488,6 +12488,17 @@ S: Maintained F: drivers/net/dsa/mt7530.* F: net/dsa/tag_mtk.c +MEDIATEK T7XX 5G WWAN MODEM DRIVER +M: Chandrashekar Devegowda <chandrashekar.devegowda@intel.com> +M: Intel Corporation <linuxwwan@intel.com> +R: Chiranjeevi Rapolu <chiranjeevi.rapolu@linux.intel.com> +R: Liu Haijun <haijun.liu@mediatek.com> +R: M Chetan Kumar <m.chetan.kumar@linux.intel.com> +R: Ricardo Martinez <ricardo.martinez@linux.intel.com> +L: netdev@vger.kernel.org +S: Supported +F: drivers/net/wwan/t7xx/ + MEDIATEK USB3 DRD IP DRIVER M: Chunfeng Yun <chunfeng.yun@mediatek.com> L: linux-usb@vger.kernel.org |