diff options
author | Aleksander Morgado <aleksandermj@chromium.org> | 2024-06-21 10:00:20 +0000 |
---|---|---|
committer | Aleksander Morgado <aleksandermj@chromium.org> | 2024-06-21 10:00:36 +0000 |
commit | 79b0696a7458db9ea26bf4e9412bdb3cc9ed6fcb (patch) | |
tree | 85c155017a3f7bef3ee8f25e03bf9d4ad54b90cb | |
parent | 06ccd09befe611cd184a2e1060bbe193453fe743 (diff) |
Revert "fibocom: disable CPOL features in NL668"
This reverts commit f7b351fc85f6cacb5d8b4483b052834be3aefe17.
The whole AT over MBIM support is disabled in the NL668.
-rw-r--r-- | src/plugins/fibocom/77-mm-fibocom-port-types.rules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/plugins/fibocom/77-mm-fibocom-port-types.rules b/src/plugins/fibocom/77-mm-fibocom-port-types.rules index dfc3dd03..1c863da6 100644 --- a/src/plugins/fibocom/77-mm-fibocom-port-types.rules +++ b/src/plugins/fibocom/77-mm-fibocom-port-types.rules @@ -28,9 +28,6 @@ ATTRS{idVendor}=="2cb7", ATTRS{idProduct}=="01a0", ENV{ID_MM_FIBOCOM_AT_OVER_MBI # Fibocom NL668 doesn't support multiplexing properly ATTRS{idVendor}=="2cb7", ATTRS{idProduct}=="01a0", ENV{ID_MM_MAX_MULTIPLEXED_LINKS}="0" -# Fibocom NL668 doesn't support CPOL features properly -ATTRS{idVendor}=="2cb7", ATTRS{idProduct}=="01a0", ENV{ID_MM_PREFERRED_NETWORKS_CPOL_DISABLED}="1" - # Fibocom FM150 # ttyUSB0 (if #0): QCDM port # ttyUSB1 (if #1): AT port |