mhi.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* MHI DTR client implementation
@ 2022-09-20 14:23 Daniele Palmas
  2022-11-07 11:58 ` Manivannan Sadhasivam
  0 siblings, 1 reply; 6+ messages in thread
From: Daniele Palmas @ 2022-09-20 14:23 UTC (permalink / raw)
  To: mhi, linux-arm-msm, Network Development

Hello all,

I'm looking for some guidance related to  a possible MHI client for
serial ports signals management implementation.

Testing the AT channels with Telit modems I noted that unsolicited
indications do not show: the root cause for this is DTR not set for
those ports through MHI channels 18/19, something that with current
upstream code can't be done due to the missing DTR client driver.

I currently have an hack, based on the very first mhi stack submission
(see https://lore.kernel.org/lkml/1524795811-21399-2-git-send-email-sdias@codeaurora.org/#Z31drivers:bus:mhi:core:mhi_dtr.c),
solving my issue, but I would like to understand which would be the
correct way, so maybe I can contribute some code.

Should the MHI DTR client be part of the WWAN subsystem? If yes, does
it make sense to have an associated port exposed as a char device? I
guess the answer is no, since it should be used just by the AT ports
created by mhi_wwan_ctrl, but I'm not sure if that's possible.

Or should the DTR management be somehow part of the MHI stack and
mhi_wwan_ctrl interacts with that through exported functions?

Thanks a lot in advance,
Daniele

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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-20 14:23 MHI DTR client implementation Daniele Palmas
2022-11-07 11:58 ` Manivannan Sadhasivam
2022-11-07 13:46   ` Loic Poulain
2022-11-07 16:28     ` Daniele Palmas
2022-11-07 16:36       ` Jeffrey Hugo
2022-11-07 16:18   ` Daniele Palmas

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).