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 106E8EB64D9 for ; Thu, 29 Jun 2023 19:26:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231550AbjF2T0p (ORCPT ); Thu, 29 Jun 2023 15:26:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52240 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232810AbjF2TZl (ORCPT ); Thu, 29 Jun 2023 15:25:41 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id ED0653AAD; Thu, 29 Jun 2023 12:24:44 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 8327D6162C; Thu, 29 Jun 2023 19:24:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id E3105C433CD; Thu, 29 Jun 2023 19:24:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1688066683; bh=RyiHLlb46KZZE0udKZEWU2kcSiryz9U8Nzhtgw+u4uo=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=TPF0ha6arWWJ/Q7QMTkxnIgvTFnHS1FYW7MhqFeOEXuO2VLuK3fE7auwXD/Aw5Zx2 ZTHASTZvhFaLbwZIFO7EgBD7ZTB97MFCJtXebMzRXtcHnGxzGYZR16B9H+oVtK8OfR vs0mJAE0lJt3wwlh5SS5tKvKvXN8zgGSpdhLATsezaBvLS/JXlYNDec2gDya/V7K5K YN/WEBlCptPDD6GTQOdYh7hrZF2eAKOGZVm+PFNPbGUmBp+B2GMoCCgqsON8LQn57u fgGbtD+FZXhlkEvHxnoux1tCEoDG9OK8PqZZ8aPmdthJhMzRbOr4K+pJAlcxiGp5tY 0pra3bOxjmTNg== 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 C6797C41671; Thu, 29 Jun 2023 19:24:43 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH v3] Bluetooth: btmtk: add printing firmware information From: patchwork-bot+bluetooth@kernel.org Message-Id: <168806668380.29593.7837994812061217406.git-patchwork-notify@kernel.org> Date: Thu, 29 Jun 2023 19:24:43 +0000 References: <1c40a12b51ccd6ee2ee002276f5b1ba92c377100.1687990098.git.objelf@gmail.com> In-Reply-To: <1c40a12b51ccd6ee2ee002276f5b1ba92c377100.1687990098.git.objelf@gmail.com> To: Sean Wang Cc: marcel@holtmann.org, johan.hedberg@gmail.com, luiz.dentz@gmail.com, chris.lu@mediatek.com, Soul.Huang@mediatek.com, Leon.Yen@mediatek.com, Deren.Wu@mediatek.com, km.lin@mediatek.com, robin.chiu@mediatek.com, Eddie.Chen@mediatek.com, ch.yeh@mediatek.com, jenhao.yang@mediatek.com, Stella.Chang@mediatek.com, Tom.Chou@mediatek.com, steve.lee@mediatek.com, jsiuda@google.com, frankgor@google.com, abhishekpandit@google.com, michaelfsun@google.com, mmandlik@google.com, abhishekpandit@chromium.org, mcchou@chromium.org, shawnku@google.com, linux-bluetooth@vger.kernel.org, linux-mediatek@lists.infradead.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 Thu, 29 Jun 2023 06:20:03 +0800 you wrote: > From: Chris Lu > > Add printing firmware information part when driver loading firmware that > user can get mediatek bluetooth information. > > Co-developed-by: Sean Wang > Signed-off-by: Sean Wang > Signed-off-by: Chris Lu > > [...] Here is the summary with links: - [v3] Bluetooth: btmtk: add printing firmware information https://git.kernel.org/bluetooth/bluetooth-next/c/5ebfb27d09e1 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html