From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751816AbdHAA7J (ORCPT ); Mon, 31 Jul 2017 20:59:09 -0400 Received: from mail-pf0-f179.google.com ([209.85.192.179]:34746 "EHLO mail-pf0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751599AbdHAA7H (ORCPT ); Mon, 31 Jul 2017 20:59:07 -0400 Date: Mon, 31 Jul 2017 17:59:04 -0700 From: Brian Norris To: Marcel Holtmann , Gustavo Padovan , linux-kernel@vger.kernel.org, Miao-chen Chou , Waldemar Rymarkiewicz , linux-bluetooth@vger.kernel.org Subject: Re: [PATCH] Bluetooth: btusb: add ID for LiteOn 04ca:3016 Message-ID: <20170801005903.GA108864@google.com> References: <20170728231623.25232-1-briannorris@chromium.org> <20170729053245.GA10912@x1c.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170729053245.GA10912@x1c.home> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jul 29, 2017 at 08:32:45AM +0300, Johan Hedberg wrote: > Hi Brian, > > On Fri, Jul 28, 2017, Brian Norris wrote: > > Contains a QCA6174A-5 chipset, with USB BT. Let's support loading > > firmware on it. > > > > Signed-off-by: Brian Norris > > --- > > drivers/bluetooth/btusb.c | 1 + > > 1 file changed, 1 insertion(+) > > Could you also include the relevant usb-devices output for this device > in the commit message? We've followed that convention for all new USB > IDs added to btusb. Sure thing. Coming shortly. Thanks, Brian