Skip to content

Commit

Permalink
Merge branch 'mhi-next' of git://git.kernel.org/pub/scm/linux/kernel/…
Browse files Browse the repository at this point in the history
…git/mani/mhi.git
  • Loading branch information
Mark Brown committed Feb 23, 2022
2 parents 11b3e07 + 7ba21a0 commit 15013ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/bus/mhi/pci_generic.c
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,7 @@ static const struct mhi_pci_dev_info mhi_quectel_em1xx_info = {
.config = &modem_quectel_em1xx_config,
.bar_num = MHI_PCI_DEFAULT_BAR_NUM,
.dma_data_width = 32,
.mru_default = 32768,
.sideband_wake = true,
};

Expand Down

0 comments on commit 15013ac

Please sign in to comment.