public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] bus: mhi: host: Add SDX75 support and its dependency
@ 2023-11-07  8:14 Qiang Yu
  2023-11-07  8:14 ` [PATCH v3 1/2] bus: mhi: host: Add a separate timeout parameter for waiting ready Qiang Yu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Qiang Yu @ 2023-11-07  8:14 UTC (permalink / raw)
  To: mani, quic_jhugo
  Cc: mhi, linux-arm-msm, linux-kernel, quic_cang, quic_mrana, Qiang Yu

This series add new configuration for Qualcomm SDX75 and new parameter
ready_timeout_ms for waiting ready state.

v1->v2: Start with "bus: mhi: host:" for the cover letter subjects
v2->v3: Use Qualcomm SDX75 in commit message of the cover letter

Qiang Yu (2):
  bus: mhi: host: Add a separate timeout parameter for waiting ready
  bus: mhi: host: pci_generic: Add SDX75 based modem support

 drivers/bus/mhi/host/init.c        |  1 +
 drivers/bus/mhi/host/internal.h    |  2 +-
 drivers/bus/mhi/host/main.c        |  5 +++--
 drivers/bus/mhi/host/pci_generic.c | 22 ++++++++++++++++++++++
 drivers/bus/mhi/host/pm.c          | 24 +++++++++++++++++-------
 include/linux/mhi.h                |  4 ++++
 6 files changed, 48 insertions(+), 10 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2023-11-09 16:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-07  8:14 [PATCH v3 0/2] bus: mhi: host: Add SDX75 support and its dependency Qiang Yu
2023-11-07  8:14 ` [PATCH v3 1/2] bus: mhi: host: Add a separate timeout parameter for waiting ready Qiang Yu
2023-11-07  8:14 ` [PATCH v3 2/2] bus: mhi: host: pci_generic: Add SDX75 based modem support Qiang Yu
2023-11-09 16:19 ` [PATCH v3 0/2] bus: mhi: host: Add SDX75 support and its dependency Manivannan Sadhasivam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox