Merge branch 'wan-t7x-fastboot'
authorDavid S. Miller <davem@davemloft.net>
Fri, 9 Feb 2024 12:07:49 +0000 (12:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Feb 2024 12:07:49 +0000 (12:07 +0000)
Jinjian Song says:

====================
net: wwan: t7xx: Add fastboot interface

Add support for t7xx WWAN device firmware flashing & coredump collection
using fastboot interface.

Using fastboot protocol command through /dev/wwan0fastboot0 WWAN port to
support firmware flashing and coredump collection, userspace get device
mode from /sys/bus/pci/devices/${bdf}/t7xx_mode.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge