Merge branch 'net-wwan-t7xx-add-t7xx-debug-ports'
authorPaolo Abeni <pabeni@redhat.com>
Thu, 7 Nov 2024 12:33:48 +0000 (13:33 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 7 Nov 2024 12:33:49 +0000 (13:33 +0100)
commit2a6f99ee1a805881c054c113f96cbebc0480cd2f
tree87f94ffab0653c94b14170d4508b66def9464827
parent17bcfe66376cdf7e2c4fa839706fa40670f29bfb
parent238f2ca1e61fe5a2d979e25fd95b3ee26dcc1618
Merge branch 'net-wwan-t7xx-add-t7xx-debug-ports'

Jinjian Song says:

====================
net: wwan: t7xx: Add t7xx debug ports

Add support for t7xx WWAN device to debug by ADB (Android Debug Bridge)
port and MTK MIPCi (Modem Information Process Center) port.

Application can use ADB (Android Debug Bridge) port to implement
functions (shell, pull, push ...) by ADB protocol commands.

Application can use MIPC (Modem Information Process Center) port
to debug antenna tuner or noise profiling through this MTK modem
diagnostic interface.
====================

Link: https://patch.msgid.link/20241104094436.466861-1-jinjian.song@fibocom.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>