All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] MHI changes for v5.20
@ 2022-07-11  6:26 Manivannan Sadhasivam
  2022-07-11 10:29 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Manivannan Sadhasivam @ 2022-07-11  6:26 UTC (permalink / raw)
  To: gregkh
  Cc: quic_hemantk, slark_xiao, quic_jhugo, bjorn.andersson,
	yonglin.tan, loic.poulain, mhi, quic_qianyu

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mani/mhi.git tags/mhi-for-v5.20

for you to fetch changes up to 2ebb36ea41a7aaabacd03a48292ca91ed0306453:

  bus: mhi: ep: Check dev_set_name() return value (2022-07-09 11:57:54 +0530)

----------------------------------------------------------------
MHI Host
--------

Support for new modems:

 - Quectel EM120 FCCL based on SDX24. This product MHI configuration is same
   as EM120R-GL modem.
 - Foxconn Cinterion MV31-W. This product is same as the existing MV31-W
   modem but sold as a separate product as it uses a different firmware
   baseline.
 - Foxconn T99W175 based on SDX55.

Core changes:

 - Moved the IRQ allocation to MHI controller registration phase. Since the
   MHI endpoint may be powered up/down several times during runtime, it
   makes sense to move the IRQ allocation to registration phase and just
   enable/disable IRQs during endpoint power up/down.

MHI endpoint
------------

Core changes:

 - Added error check for dev_set_name()

----------------------------------------------------------------
Bjorn Andersson (1):
      bus: mhi: host: pci_generic: Add another Foxconn T99W175

Bo Liu (1):
      bus: mhi: ep: Check dev_set_name() return value

Qiang Yu (1):
      bus: mhi: host: Move IRQ allocation to controller registration phase

Slark Xiao (1):
      bus: mhi: host: pci_generic: Add Cinterion MV31-W with new baseline

Yonglin Tan (1):
      bus: mhi: host: pci_generic: Add support for Quectel EM120 FCCL modem

 drivers/bus/mhi/ep/main.c          | 11 +++++++++--
 drivers/bus/mhi/host/init.c        | 17 ++++++++++++++++-
 drivers/bus/mhi/host/pci_generic.c |  8 ++++++++
 drivers/bus/mhi/host/pm.c          | 19 +++++++++++++------
 4 files changed, 46 insertions(+), 9 deletions(-)
-- 
மணிவண்ணன் சதாசிவம்

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] MHI changes for v5.20
  2022-07-11  6:26 [GIT PULL] MHI changes for v5.20 Manivannan Sadhasivam
@ 2022-07-11 10:29 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2022-07-11 10:29 UTC (permalink / raw)
  To: Manivannan Sadhasivam
  Cc: quic_hemantk, slark_xiao, quic_jhugo, bjorn.andersson,
	yonglin.tan, loic.poulain, mhi, quic_qianyu

On Mon, Jul 11, 2022 at 11:56:36AM +0530, Manivannan Sadhasivam wrote:
> The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:
> 
>   Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mani/mhi.git tags/mhi-for-v5.20

Pulled and pushed out, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-11 10:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-11  6:26 [GIT PULL] MHI changes for v5.20 Manivannan Sadhasivam
2022-07-11 10:29 ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.