[GIT PULL] power sequencing updates for v7.3-rc1

From: Bartosz Golaszewski

Date: Thu Aug 13 2026 - 04:30:06 EST


Linus,

This is a very tiny PR for v7.3 from the power sequencing tree. It only
contains a handful of updates to the pwrseq-pcie-m2 driver. I'm sending it
early as I'll be mostly OoO until September.

I expect to send out a second PR later into the cycle with a single commit
renaming two pwrseq functions treewide but I want to make sure I don't
accidentally conflict with anyone who may be using pwrseq elsewhere.

Thanks,
Bartosz

The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:

Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/pwrseq-updates-for-v7.3-rc1

for you to fetch changes up to a39ac4651e3b9d2ca78b6d3dc2a81a6bd25fa616:

power: sequencing: pcie-m2: Match WCN6855 and WCN7851 UART BT variants by subdevice ID (2026-07-24 14:36:39 +0200)

----------------------------------------------------------------
power sequencing updates for v7.3-rc1

- add support for new devices to pwrseq-pcie-m2
- make device matching more fine-grained for cases where the same combo
chips are wired differently on the M.2 card (and - for instance - don't
require serial device creation because they expose BT over USB) in
pwrseq-pcie-m2

----------------------------------------------------------------
Bartosz Golaszewski (1):
Merge tag 'v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into pwrseq/for-next

Loic Poulain (1):
power: sequencing: pcie-m2: Add QCA2066 (QCNFA765) BT serdev ID

Sherry Sun (1):
power: sequencing: pcie-m2: Add PCI ID for NXP 88W9098 and AW693 Bluetooth

Wei Deng (1):
power: sequencing: pcie-m2: Match WCN6855 and WCN7851 UART BT variants by subdevice ID

drivers/power/sequencing/pwrseq-pcie-m2.c | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)