Re: [PATCH v3 2/2] Bluetooth: qca: add QCC2072 support
From: Bartosz Golaszewski
Date: Mon Feb 09 2026 - 06:34:40 EST
On Mon, 9 Feb 2026 09:06:13 +0100, Vivek Sahu
<vivek.sahu@xxxxxxxxxxxxxxxx> said:
> QCC2072 is a family of WiFi/BT connectivity chip.
> It requires different firmware files and has different
> configurations , so add it as a separate SoC type.
>
> Correct the sorting of other chipsets for better readability.
>
> The firmware for these chips has been recently added to the
> linux-firmware repository and will be a part of the upcoming
> release.
Something is wrong with formatting here.
I would personally split the sorting and support for the new model into two
patches - without and with functional changes respectively - for easier review.
Bartosz