From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752659AbdKTS2w (ORCPT ); Mon, 20 Nov 2017 13:28:52 -0500 Received: from canardo.mork.no ([148.122.252.1]:44011 "EHLO canardo.mork.no" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752495AbdKTS2t (ORCPT ); Mon, 20 Nov 2017 13:28:49 -0500 From: =?utf-8?Q?Bj=C3=B8rn_Mork?= To: Sebastian Sjoholm Cc: netdev@vger.kernel.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH net,stable] net: qmi_wwan: add Quectel BG96 2c7c:0296 Organization: m References: <20171120180517.5412-1-ssjoholm@mac.com> Date: Mon, 20 Nov 2017 19:28:42 +0100 In-Reply-To: <20171120180517.5412-1-ssjoholm@mac.com> (Sebastian Sjoholm's message of "Mon, 20 Nov 2017 19:05:17 +0100") Message-ID: <878tf0st2d.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 vAKISuSt007672 Sebastian Sjoholm writes: > Quectel BG96 is an Qualcomm MDM9206 based IoT modem, supporting both > CAT-M and NB-IoT. Tested hardware is BG96 mounted on Quectel development > board (EVB). The USB id is added to qmi_wwan.c to allow QMI > communication with the BG96. > > Signed-off-by: Sebastian Sjoholm Perfect. Thanks. Acked-by: Bjørn Mork