From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 08F7BE7F14F for ; Wed, 27 Sep 2023 22:10:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229648AbjI0WKk (ORCPT ); Wed, 27 Sep 2023 18:10:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50230 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229493AbjI0WKY (ORCPT ); Wed, 27 Sep 2023 18:10:24 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 77880AF; Wed, 27 Sep 2023 15:10:23 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPS id CC79CC433C9; Wed, 27 Sep 2023 22:10:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1695852622; bh=G82ELuWDQLhZIb7fiB9yOymNaeWiPPJLP/5GIBB9wKA=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=i7fdQBwr3JTqm6zxDOUjiF689bY1h1JKj1oRstwOtYMTHjYnZ74BHBIesXLKGtxV7 7F04i87O+MLbodf+f/FiOimVXf6HtEznQuAIdBVgpAu8XKiltH+NfLdCm3H/bpm70T oKyT9qWjGouuaa5tyKjWHJVlHNmMFSRabiU+dce7nUSOCJJnEpbE918q8rEdfCg/L4 2KEN20aGqDpxiF7CfCYlFjd3j93QVY6/OYxIMB3BPabAhw81HYiHFsF1d3KDC/eww6 S8RkNx79Scb6N2r5qC7/kqLfnUMqAFzpU5eiYVAZli5MxRSs2+6kmq3PIY68K+t1uF MdXvXHlEJX9/g== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id B26A6C395F1; Wed, 27 Sep 2023 22:10:22 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] Bluetooth: btusb: Add RTW8852BE device 13d3:3570 to device tables From: patchwork-bot+bluetooth@kernel.org Message-Id: <169585262272.11881.16158019307093525834.git-patchwork-notify@kernel.org> Date: Wed, 27 Sep 2023 22:10:22 +0000 References: <20230924111655.36749-1-masumrezarock100@gmail.com> In-Reply-To: <20230924111655.36749-1-masumrezarock100@gmail.com> To: Masum Reza Cc: marcel@holtmann.org, johan.hedberg@gmail.com, luiz.dentz@gmail.com, linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz : On Sun, 24 Sep 2023 16:46:55 +0530 you wrote: > This device is used in TP-Link TX20E WiFi+Bluetooth adapter. > > Relevant information in /sys/kernel/debug/usb/devices > about the Bluetooth device is listed as the below. > > T: Bus=01 Lev=01 Prnt=01 Port=08 Cnt=01 Dev#= 2 Spd=12 MxCh= 0 > D: Ver= 1.00 Cls=e0(wlcon) Sub=01 Prot=01 MxPS=64 #Cfgs= 1 > P: Vendor=13d3 ProdID=3570 Rev= 0.00 > S: Manufacturer=Realtek > S: Product=Bluetooth Radio > S: SerialNumber=00e04c000001 > C:* #Ifs= 2 Cfg#= 1 Atr=e0 MxPwr=500mA > I:* If#= 0 Alt= 0 #EPs= 3 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb > E: Ad=81(I) Atr=03(Int.) MxPS= 16 Ivl=1ms > E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms > E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms > I:* If#= 1 Alt= 0 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb > E: Ad=03(O) Atr=01(Isoc) MxPS= 0 Ivl=1ms > E: Ad=83(I) Atr=01(Isoc) MxPS= 0 Ivl=1ms > I: If#= 1 Alt= 1 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb > E: Ad=03(O) Atr=01(Isoc) MxPS= 9 Ivl=1ms > E: Ad=83(I) Atr=01(Isoc) MxPS= 9 Ivl=1ms > I: If#= 1 Alt= 2 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb > E: Ad=03(O) Atr=01(Isoc) MxPS= 17 Ivl=1ms > E: Ad=83(I) Atr=01(Isoc) MxPS= 17 Ivl=1ms > I: If#= 1 Alt= 3 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb > E: Ad=03(O) Atr=01(Isoc) MxPS= 25 Ivl=1ms > E: Ad=83(I) Atr=01(Isoc) MxPS= 25 Ivl=1ms > I: If#= 1 Alt= 4 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb > E: Ad=03(O) Atr=01(Isoc) MxPS= 33 Ivl=1ms > E: Ad=83(I) Atr=01(Isoc) MxPS= 33 Ivl=1ms > I: If#= 1 Alt= 5 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb > E: Ad=03(O) Atr=01(Isoc) MxPS= 49 Ivl=1ms > E: Ad=83(I) Atr=01(Isoc) MxPS= 49 Ivl=1ms > > [...] Here is the summary with links: - Bluetooth: btusb: Add RTW8852BE device 13d3:3570 to device tables https://git.kernel.org/bluetooth/bluetooth-next/c/0a9113316083 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html