linux-next: build failure after merge of the pwrseq tree

From: Mark Brown

Date: Wed Aug 26 2026 - 09:07:03 EST


Hi all,

After merging the pwrseq tree, today's linux-next build (arm64
defconfig) failed like this:

/tmp/next/build/drivers/bluetooth/btnxpuart.c: In function 'nxp_serdev_probe':
/tmp/next/build/drivers/bluetooth/btnxpuart.c:1906:23: error: implicit declaration of function 'pwrseq_power_on' [-Wimplicit-function-declaration]
1906 | err = pwrseq_power_on(pwrseq);
| ^~~~~~~~~~~~~~~

Caused by commit

d51fc9d4cd6eb (power: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable())

which is based on v7.2-rc1 and hence misses things that already went in
during the merge window. Rather than fix this up as a semantic conflict
I've merged the version from next-20260825, this really doesn't feel
like something that should be added during the merge window.

Attachment: signature.asc
Description: PGP signature