linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add SDX75 support and its dependency
@ 2023-11-06  3:42 Qiang Yu
  2023-11-06  3:42 ` [PATCH 1/2] bus: mhi: host: Add a separate timeout parameter for waiting ready Qiang Yu
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Qiang Yu @ 2023-11-06  3:42 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 SDX75 and new parameter
ready_timeout_ms for waiting ready state. 

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] 6+ messages in thread

end of thread, other threads:[~2023-11-06  9:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-06  3:42 [PATCH 0/2] Add SDX75 support and its dependency Qiang Yu
2023-11-06  3:42 ` [PATCH 1/2] bus: mhi: host: Add a separate timeout parameter for waiting ready Qiang Yu
2023-11-06  5:43   ` Manivannan Sadhasivam
2023-11-06  3:42 ` [PATCH 2/2] bus: mhi: host: pci_generic: Add SDX75 based modem support Qiang Yu
2023-11-06  5:44   ` Manivannan Sadhasivam
2023-11-06  9:39 ` [PATCH 0/2] Add SDX75 support and its dependency Dmitry Baryshkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).