Re: [PATCH v3 2/2] Bluetooth: qca: add QCC2072 support

From: Vivek Sahu

Date: Mon Feb 09 2026 - 10:47:30 EST



On 2/9/2026 5:04 PM, Bartosz Golaszewski wrote:
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

I'll divide this patch into 2 parts, one for sorting and another one for adding support for

new chip-set.