net: wwan: iosm: fixes 7560 modem crash
authorM Chetan Kumar <m.chetan.kumar@linux.intel.com>
Tue, 28 Mar 2023 06:28:44 +0000 (11:58 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Mar 2023 08:09:38 +0000 (09:09 +0100)
commit5f70bcbca469a087b54ad2d934185ed69a098576
tree27b95e8e7b1753393dbd73714089dd7eed2504ee
parent07b3af42d8d528374d4f42d688bae86eeb30831a
net: wwan: iosm: fixes 7560 modem crash

ModemManger/Apps probing the wwan0xmmrpc0 port for 7560 Modem results in
modem crash.

7560 Modem FW uses the MBIM interface for control command communication
whereas 7360 uses Intel RPC interface so disable wwan0xmmrpc0 port for
7560.

Fixes: d08b0f8f46e4 ("net: wwan: iosm: add rpc interface for xmm modems")
Reported-and-tested-by: Martin <mwolf@adiumentum.com>
Link: https://bugzilla.kernel.org/show_bug.cgi?id=217200
Signed-off-by: M Chetan Kumar <m.chetan.kumar@linux.intel.com>
Signed-off-by: Shane Parslow <shaneparslow808@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wwan/iosm/iosm_ipc_imem.c