|
@@ -28,7 +28,7 @@ Signed-off-by: Manivannan Sadhasivam <[email protected]>
|
|
|
/**
|
|
/**
|
|
|
* struct mhi_pci_dev_info - MHI PCI device specific information
|
|
* struct mhi_pci_dev_info - MHI PCI device specific information
|
|
|
* @config: MHI controller configuration
|
|
* @config: MHI controller configuration
|
|
|
-@@ -557,11 +561,11 @@ static const struct pci_device_id mhi_pc
|
|
|
|
|
|
|
+@@ -560,11 +564,11 @@ static const struct pci_device_id mhi_pc
|
|
|
.driver_data = (kernel_ulong_t) &mhi_telit_fn990_info },
|
|
.driver_data = (kernel_ulong_t) &mhi_telit_fn990_info },
|
|
|
{ PCI_DEVICE(PCI_VENDOR_ID_QCOM, 0x0308),
|
|
{ PCI_DEVICE(PCI_VENDOR_ID_QCOM, 0x0308),
|
|
|
.driver_data = (kernel_ulong_t) &mhi_qcom_sdx65_info },
|
|
.driver_data = (kernel_ulong_t) &mhi_qcom_sdx65_info },
|
|
@@ -43,7 +43,7 @@ Signed-off-by: Manivannan Sadhasivam <[email protected]>
|
|
|
.driver_data = (kernel_ulong_t) &mhi_quectel_em1xx_info },
|
|
.driver_data = (kernel_ulong_t) &mhi_quectel_em1xx_info },
|
|
|
/* T99W175 (sdx55), Both for eSIM and Non-eSIM */
|
|
/* T99W175 (sdx55), Both for eSIM and Non-eSIM */
|
|
|
{ PCI_DEVICE(PCI_VENDOR_ID_FOXCONN, 0xe0ab),
|
|
{ PCI_DEVICE(PCI_VENDOR_ID_FOXCONN, 0xe0ab),
|
|
|
-@@ -585,16 +589,16 @@ static const struct pci_device_id mhi_pc
|
|
|
|
|
|
|
+@@ -588,16 +592,16 @@ static const struct pci_device_id mhi_pc
|
|
|
{ PCI_DEVICE(PCI_VENDOR_ID_FOXCONN, 0xe0d9),
|
|
{ PCI_DEVICE(PCI_VENDOR_ID_FOXCONN, 0xe0d9),
|
|
|
.driver_data = (kernel_ulong_t) &mhi_foxconn_sdx65_info },
|
|
.driver_data = (kernel_ulong_t) &mhi_foxconn_sdx65_info },
|
|
|
/* MV31-W (Cinterion) */
|
|
/* MV31-W (Cinterion) */
|