Re: [PATCH] Bluetooth: qca: Support downloading board id specific NVM for WCN6855
From: quic_zijuhu
Date: Sat Nov 16 2024 - 10:58:14 EST
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@xxxxxxxxxxx> 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@xxxxxxxxxxx>
>> Cc: Aiqun Yu (Maria) <quic_aiquny@xxxxxxxxxxx>
>> Cc: Cheng Jiang <quic_chejiang@xxxxxxxxxxx>
>> Cc: Johan Hovold <johan@xxxxxxxxxx>
>> Cc: Jens Glathe <jens.glathe@xxxxxxxxxxxxxxxxxxxxxx>
>> Cc: Steev Klimaszewski <steev@xxxxxxxx>
>> Signed-off-by: Zijun Hu <quic_zijuhu@xxxxxxxxxxx>
> 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(-)