From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751380AbdJEFVQ (ORCPT ); Thu, 5 Oct 2017 01:21:16 -0400 Received: from canardo.mork.no ([148.122.252.1]:53829 "EHLO canardo.mork.no" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750995AbdJEFVP (ORCPT ); Thu, 5 Oct 2017 01:21:15 -0400 From: =?utf-8?Q?Bj=C3=B8rn_Mork?= To: Shrirang Bagul Cc: Johan Hovold , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] USB: serial: qcserial: add Dell DW5818, DW5819 Organization: m References: <20170929043951.8699-1-shrirang.bagul@canonical.com> <20171003133742.GD3404@localhost> <1507174911.4472.3.camel@canonical.com> Date: Thu, 05 Oct 2017 07:21:09 +0200 In-Reply-To: <1507174911.4472.3.camel@canonical.com> (Shrirang Bagul's message of "Thu, 05 Oct 2017 11:41:51 +0800") Message-ID: <87d162mapm.fsf@miraculix.mork.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by nfs id v955LLj8026505 Shrirang Bagul writes: > On Tue, 2017-10-03 at 15:37 +0200, Johan Hovold wrote: > >> Don't you want to add these to qmi_wwan as well? > > I haven't tested these devices with qmi_wwan. Perhaps a separate patch once it's > verified. Please do, if you can. I realize that QMI isn't a default config for these modems, but it's always good to have the driver support in case some user wants to switch configs. Note that they most likely support two "RMNET" interfaces, so two entries will be necessary to make the support complete. Bjørn