Re: [PATCH v14 3/4] docs: Add documentation for userspace client interface

2020-12-03 Thread Hemant Kumar
Hi Jeff On 12/3/20 12:38 PM, jh...@codeaurora.org wrote: On 2020-12-01 19:59, Hemant Kumar wrote: MHI userspace client driver is creating device file node for user application to perform file operations. File operations are handled by MHI core driver. Currently QMI MHI channel is supported by t

Re: [PATCH v14 3/4] docs: Add documentation for userspace client interface

2020-12-03 Thread jhugo
On 2020-12-01 19:59, Hemant Kumar wrote: MHI userspace client driver is creating device file node for user application to perform file operations. File operations are handled by MHI core driver. Currently QMI MHI channel is supported by this driver. Signed-off-by: Hemant Kumar Two minor nits