Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp2687452pxb; Tue, 19 Jan 2021 03:43:37 -0800 (PST) X-Google-Smtp-Source: ABdhPJwQUUZ7tpw+CRvTAIDREtay5WVPbZs1sac4+/74gfFp1UVmA8WAt0VL/j2ZNFobvjzIZqes X-Received: by 2002:aa7:d44c:: with SMTP id q12mr3000761edr.368.1611056617601; Tue, 19 Jan 2021 03:43:37 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1611056617; cv=none; d=google.com; s=arc-20160816; b=Ieggi2LUh5zQpiAqC0vsqC0pbxmayGXa8miE7tLBueBM/SFe/go8S90CVg/GgMojY5 iIf7GPM8GDBIhD9ChDtRSz/rkJHATZFmK+LHwbPhawZApJ59he2U+5wOhmIlAWg9t2tj L/dK4cL/+uWTtN0l4ynaBZ3KH2FWlIrHv5s9DK2P3qDSaXi977L4DL4NqLMB8/7KITxP +IjU/C1b6oJyzEaefML8ZPxm/XVMs60bTsPYWIT1qn5NE+xrIhqEJ/vJ8tye9w1U3yUu HLWQ0/gS4LQbTTsSOHakCJD11Wa6YiclF346aaMXI2cWW70hYXq4Hmm8N/nEQStqR4kL yHzA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=iqrx+EcAXAQK1+RDbIb0N1DLSJpC6BvxSLvqIn2Lsvs=; b=JfpWjIcWUYW+IR1heoSjRQxkxb9kaPXyCbWe9tx+VjrJj7rbd0b02iOPZC4qRCb9Pe LJ4xCmvDJl1XHiBfoV0PUh7LzlTdxjkiupfhY4Y0x+v+qjdiBMxu690vZuT8kFUKyeGd 8xbXG7Vv9co0sxJfcKw05erjKLPFturCoLMIr2H5LA1L0jqVRr6athgVdoixCxydI+HO waxpO4V9TmReAJfpTTR2rkWQMfTLpeBgW22BBjgIDpDmoJteinWap3DfWsSjxtxQVMf2 yldRWVhANU5ELEbdxegkcZXFy+rnx2b+xWqh1LyMq4CFh/ZeZRpJQdBKM0XTYcJ2ifeV mDag== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=bPviyuF1; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id e20si7956952ejq.444.2021.01.19.03.43.13; Tue, 19 Jan 2021 03:43:37 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=bPviyuF1; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2404414AbhASKm0 (ORCPT + 99 others); Tue, 19 Jan 2021 05:42:26 -0500 Received: from mail.kernel.org ([198.145.29.99]:43164 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390535AbhASK3n (ORCPT ); Tue, 19 Jan 2021 05:29:43 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id B6F1523121; Tue, 19 Jan 2021 10:29:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1611052142; bh=Ch0VID3vq3ol7fCKvkjvnTA23BZDgxFtyVacBh1ijoY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=bPviyuF1S8vfAjTsrPMTw676xxgoZ6zXl/qkk/LJ4CCqSK3ZUL9DcZu5UpsPzGHap 9CfWao8fTUz33JJWZ3T51ipMwv60/014Ve/Fbv03g6MKz3KPbhSN8Ap9v9mU3hkrxy npYFicoHl2We96INYHqtV8XPMqCPV5k9X1S6ZmRs= Date: Tue, 19 Jan 2021 11:28:59 +0100 From: Greg KH To: Manivannan Sadhasivam Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, jhugo@codeaurora.org, bbhatt@codeaurora.org, loic.poulain@linaro.org, netdev@vger.kernel.org, hemantk@codeaurora.org Subject: Re: [RESEND PATCH v18 0/3] userspace MHI client interface driver Message-ID: References: <1609958656-15064-1-git-send-email-hemantk@codeaurora.org> <20210113152625.GB30246@work> <20210119094250.GA20682@thinkpad> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210119094250.GA20682@thinkpad> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 19, 2021 at 03:12:50PM +0530, Manivannan Sadhasivam wrote: > Hi Greg, > > On Wed, Jan 13, 2021 at 08:56:25PM +0530, Manivannan Sadhasivam wrote: > > Hi Greg, > > > > On Wed, Jan 06, 2021 at 10:44:13AM -0800, Hemant Kumar wrote: > > > This patch series adds support for UCI driver. UCI driver enables userspace > > > clients to communicate to external MHI devices like modem. UCI driver probe > > > creates standard character device file nodes for userspace clients to > > > perform open, read, write, poll and release file operations. These file > > > operations call MHI core layer APIs to perform data transfer using MHI bus > > > to communicate with MHI device. > > > > > > This interface allows exposing modem control channel(s) such as QMI, MBIM, > > > or AT commands to userspace which can be used to configure the modem using > > > tools such as libqmi, ModemManager, minicom (for AT), etc over MHI. This is > > > required as there are no kernel APIs to access modem control path for device > > > configuration. Data path transporting the network payload (IP), however, is > > > routed to the Linux network via the mhi-net driver. Currently driver supports > > > QMI channel. libqmi is userspace MHI client which communicates to a QMI > > > service using QMI channel. Please refer to > > > https://www.freedesktop.org/wiki/Software/libqmi/ for additional information > > > on libqmi. > > > > > > Patch is tested using arm64 and x86 based platform. > > > > > > > This series looks good to me and I'd like to merge it into mhi-next. You > > shared your reviews on the previous revisions, so I'd like to get your > > opinion first. > > > > Ping! Sorry, it's in my to-review queue, buried with other stuff at the moment, but it's not lost... greg k-h