From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935927AbeE3GRU convert rfc822-to-8bit (ORCPT ); Wed, 30 May 2018 02:17:20 -0400 Received: from coyote.holtmann.net ([212.227.132.17]:57362 "EHLO mail.holtmann.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934498AbeE3GRT (ORCPT ); Wed, 30 May 2018 02:17:19 -0400 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 11.3 \(3445.6.18\)) Subject: Re: [PATCH] Bluetooth: btusb: Add additional device ID for RTL8822BE From: Marcel Holtmann In-Reply-To: <20180527214402.12831-1-velemas@gmail.com> Date: Wed, 30 May 2018 08:17:17 +0200 Cc: Hon Weng Chong , Larry.Finger@lwfinger.net, Johan Hedberg , linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8BIT Message-Id: <6BC33699-4306-4EE9-A290-B5845A402C4C@holtmann.org> References: <20180527214402.12831-1-velemas@gmail.com> To: Artiom Vaskov X-Mailer: Apple Mail (2.3445.6.18) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Artiom, > The Asus ROG GL702ZC laptop contains a Realtek RTL8822BE device with > an associated BT chip using a USB ID of 13d3:3526. This ID is added > to the driver. please include the /sys/kernel/debug/usb/devices portion for this device in the commit messages. Regards Marcel