]> www.infradead.org Git - users/hch/misc.git/commit
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)
commit4ec3b4aafc87b4cb9c89da594c4640491f582661
tree827a7808fcb9fb3cc5999f31f473c8687f2207a6
parent20ad40187d5badb13e492b553080ec18fb1cdfe9
parent2dac6381c3da50d4b2525fd0514e41e8041ad974
Merge branch 'wan-t7x-fastboot'

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>