From: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
To: gregkh@linuxfoundation.org
Cc: mhi@lists.linux.dev, quic_qianyu@quicinc.com, duke_xinanwen@163.com
Subject: [GIT PULL] MHI changes for v6.5
Date: Sat, 24 Jun 2023 12:38:43 +0530 [thread overview]
Message-ID: <20230624070843.GH5611@thinkpad> (raw)
The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:
Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mani/mhi.git tags/mhi-for-v6.5
for you to fetch changes up to 6bb6aba2f57ab58a8853bf09cc4e875a46646c0b:
bus: mhi: host: pci_generic: Add support for Quectel EM160R-GL modem (2023-06-09 21:07:17 +0530)
----------------------------------------------------------------
MHI Host
========
Core
----
- Skipped MHI reset if the device is in RDDM EE (Ramdump mode) since the device
cannot process reset request.
pci_generic
-----------
- Added support for MHI SW channels (IP_SW0) so that the host can transfer data
from devices over networking interface.
- Added support for Quectel EM160R-GL modem which uses a different PID as it is
targeted for laptop usecase.
----------------------------------------------------------------
Duke Xin (辛安文) (1):
bus: mhi: host: pci_generic: Add support for Quectel EM160R-GL modem
Manivannan Sadhasivam (1):
bus: mhi: host: pci_generic: Add support for IP_SW0 channels
Qiang Yu (1):
bus: mhi: host: Skip MHI reset if device is in RDDM
drivers/bus/mhi/host/pci_generic.c | 28 ++++++++++++++++++++++++----
drivers/bus/mhi/host/pm.c | 5 +++++
2 files changed, 29 insertions(+), 4 deletions(-)
--
மணிவண்ணன் சதாசிவம்
next reply other threads:[~2023-06-24 7:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-24 7:08 Manivannan Sadhasivam [this message]
2023-06-24 7:17 ` [GIT PULL] MHI changes for v6.5 Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230624070843.GH5611@thinkpad \
--to=manivannan.sadhasivam@linaro.org \
--cc=duke_xinanwen@163.com \
--cc=gregkh@linuxfoundation.org \
--cc=mhi@lists.linux.dev \
--cc=quic_qianyu@quicinc.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.