All of lore.kernel.org
 help / color / mirror / Atom feed
From: quic_zijuhu <quic_zijuhu@quicinc.com>
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: Marcel Holtmann <marcel@holtmann.org>,
	Zijun Hu <zijun_hu@icloud.com>, <linux-bluetooth@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>,
	"Bjorn Andersson" <bjorande@quicinc.com>,
	"Aiqun Yu (Maria)" <quic_aiquny@quicinc.com>,
	Cheng Jiang <quic_chejiang@quicinc.com>,
	"Johan Hovold" <johan@kernel.org>,
	Jens Glathe <jens.glathe@oldschoolsolutions.biz>,
	Steev Klimaszewski <steev@kali.org>
Subject: Re: [PATCH] Bluetooth: qca: Support downloading board id specific NVM for WCN6855
Date: Sat, 16 Nov 2024 23:57:43 +0800	[thread overview]
Message-ID: <77e10e15-57d5-4fda-870a-6dd95fd4a2ea@quicinc.com> (raw)
In-Reply-To: <CABBYNZJQGCnsKtdKaByLJkgV715oOorOQLLK8Z+g1BYz9YovNQ@mail.gmail.com>

On 11/16/2024 12:40 AM, Luiz Augusto von Dentz wrote:
> Hi Zijun,
> 
> On Thu, Nov 14, 2024 at 1:27 AM Zijun Hu <quic_zijuhu@quicinc.com> wrote:
>> Download board id specific NVM instead of default for WCN6855 if board
>> id is available, and that is required by Lenovo ThinkPad X13s.
>>
>> Cc: Bjorn Andersson <bjorande@quicinc.com>
>> Cc: Aiqun Yu (Maria) <quic_aiquny@quicinc.com>
>> Cc: Cheng Jiang <quic_chejiang@quicinc.com>
>> Cc: Johan Hovold <johan@kernel.org>
>> Cc: Jens Glathe <jens.glathe@oldschoolsolutions.biz>
>> Cc: Steev Klimaszewski <steev@kali.org>
>> Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
> How about adding the following:
> 
> Fixes: 095327fede00 ("Bluetooth: hci_qca: Add support for QTI
> Bluetooth chip wcn6855")
> 

good suggestion. will add it within v2.

> Not sure if this would be simple to backport given that there are
> things like 691d54d0f7cb ("Bluetooth: qca: use switch case for soc
> type behavior") that may have to be backported as well.
>

i will help to backport this change ASAP once it is mainlined.

thank you luiz for code review. (^^)(^^).

>> ---
>>  drivers/bluetooth/btqca.c | 35 ++++++++++++++++++++++++++++++++---
>>  1 file changed, 32 insertions(+), 3 deletions(-)


      reply	other threads:[~2024-11-16 15:58 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-14  6:26 [PATCH] Bluetooth: qca: Support downloading board id specific NVM for WCN6855 Zijun Hu
2024-11-14  9:49 ` Paul Menzel
2024-11-15  7:13   ` Jens Glathe
2024-11-15 10:07     ` Johan Hovold
2024-11-16 16:10   ` quic_zijuhu
2024-11-15  6:40 ` Jens Glathe
2024-11-16 16:14   ` quic_zijuhu
2024-11-15  7:17 ` Steev Klimaszewski
2024-11-16 16:17   ` quic_zijuhu
2024-11-15 10:01 ` Johan Hovold
2024-11-16 16:07   ` quic_zijuhu
2024-11-15 16:40 ` Luiz Augusto von Dentz
2024-11-16 15:57   ` quic_zijuhu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=77e10e15-57d5-4fda-870a-6dd95fd4a2ea@quicinc.com \
    --to=quic_zijuhu@quicinc.com \
    --cc=bjorande@quicinc.com \
    --cc=jens.glathe@oldschoolsolutions.biz \
    --cc=johan@kernel.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luiz.dentz@gmail.com \
    --cc=marcel@holtmann.org \
    --cc=quic_aiquny@quicinc.com \
    --cc=quic_chejiang@quicinc.com \
    --cc=steev@kali.org \
    --cc=zijun_hu@icloud.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.