Re: [PATCH v10 1/2] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066
From: Johan Hovold
Date: Mon Jul 10 2023 - 09:18:29 EST
On Mon, Jul 10, 2023 at 01:59:13PM +0800, Tim Jiang wrote:
> This patch adds support for QCA2066 firmware patch and NVM downloading.
> as the RF performance of QCA2066 SOC chip from different foundries may
> vary. Therefore we use different NVM to configure them based on board ID.
>
> Signed-off-by: Tim Jiang <quic_tjiang@xxxxxxxxxxx>
> ---
Again, there is still no changelog here describing what changed in each
revision of your patch as I've asked you to add. For example:
Changes in v10
- break out ... into a separate patch
- ...
Changes in v9
- ...
...
When sending a series you should add a cover letter. The cover letter
should ideally contain the changelog for the whole series.
Also the two patches you have here should go in reverse order.
Johan