Sierra Wireless WP7607 module

Bjørn Mork bjorn at mork.no
Wed Aug 29 09:09:17 UTC 2018


"Nicolas.serafini" <nicolas.serafini at pm.me> writes:

>                  |       revision: 'SWI9X07Y_02.16.02.00 000000 jenkins 2018/04/19 19:59:02'
>  

Right. I believe we've seen similar issues with other modems based on
Qualcomm MDM9207.  These are modern chips which need the same
workarounds as the MDM9230 etc.

Try changing this entry in the driver:


	{QMI_FIXED_INTF(0x1199, 0x68c0, 8)},	/* Sierra Wireless MC7304/MC7354 */


to


	{QMI_QUIRK_SET_DTR(0x1199, 0x68c0, 8)},



We need to figure out a better way to do this....





Bjørn


More information about the libqmi-devel mailing list