Re: [PATCH 00/39] spi: use modern PM macros

From: Mark Brown

Date: Sat Aug 08 2026 - 12:31:48 EST


On Mon, 03 Aug 2026 22:19:24 +0800, Jisheng Zhang wrote:
> spi: use modern PM macros
>
> Use the modern PM macros for the suspend and resume functions to be
> automatically dropped by the compiler when CONFIG_PM or
> CONFIG_PM_SLEEP are disabled, without having to use #ifdef guards or
> __maybe_unused.
>
> [...]

Applied to

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-7.3

Thanks!

[01/39] spi: atmel-quadspi: use modern PM macros
https://git.kernel.org/broonie/spi/c/c4a452dd40aa
[02/39] spi: amlogic-spifc-a1: use modern PM macros
https://git.kernel.org/broonie/spi/c/6fe48b995296
[03/39] spi: at91-usart: use modern PM macros
https://git.kernel.org/broonie/spi/c/363557bf4d1f
[04/39] spi: axiado: use modern PM macros
https://git.kernel.org/broonie/spi/c/a7fe79fd31d5
[05/39] spi: bcm-qspi: use modern PM macros
https://git.kernel.org/broonie/spi/c/6062e0f2045e
[06/39] spi: bcm63xx-hsspi: use modern PM macros
https://git.kernel.org/broonie/spi/c/408ba1d06ee1
[07/39] spi: bcmbca-hsspi: use modern PM macros
https://git.kernel.org/broonie/spi/c/f95bf30ed173
[08/39] spi: cadence: use modern PM macros
https://git.kernel.org/broonie/spi/c/1e64a0671159
[09/39] spi: coldfire-qspi: use modern PM macros
https://git.kernel.org/broonie/spi/c/7975bfcf50dd
[10/39] spi: dln2: use modern PM macros
https://git.kernel.org/broonie/spi/c/a0b764e3ec76
[11/39] spi: dw-pci: use modern PM macros
https://git.kernel.org/broonie/spi/c/65172b5d381a
[12/39] spi: spi-fsl-dspi: use modern PM macros
https://git.kernel.org/broonie/spi/c/cda6ef242a6f
[13/39] spi: fsl-espi: use modern PM macros
https://git.kernel.org/broonie/spi/c/4669d74be689
[14/39] spi: fsl-lpspi: use modern PM macros
https://git.kernel.org/broonie/spi/c/4f6d93537f01
[15/39] spi: qcom-geni: use modern PM macros
https://git.kernel.org/broonie/spi/c/527adbf1a193
[16/39] spi: img-spfi: use modern PM macros
https://git.kernel.org/broonie/spi/c/88672e90a945
[17/39] spi: loongson: use modern PM macros
https://git.kernel.org/broonie/spi/c/8de18aced458
[18/39] spi: meson-spifc: use modern PM macros
https://git.kernel.org/broonie/spi/c/aceceea2a44a
[19/39] spi: mt65xx: use modern PM macros
https://git.kernel.org/broonie/spi/c/06f9d950cb4c
[20/39] spi: mtk-nor: use modern PM macros
https://git.kernel.org/broonie/spi/c/fcb6a6e73e58
[21/39] spi: mxic: use modern PM macros
https://git.kernel.org/broonie/spi/c/169d9f0fd984
[22/39] spi: omap2-mcspi: use modern PM macros
https://git.kernel.org/broonie/spi/c/aa9d02583a91
[23/39] spi: orion: use modern PM macros
https://git.kernel.org/broonie/spi/c/4fbaf6e6f112
[24/39] spi: pl022: use modern PM macros
https://git.kernel.org/broonie/spi/c/9329021dcb44
[25/39] spi: spi-qcom-qspi: use modern PM macros
https://git.kernel.org/broonie/spi/c/498e32cba465
[26/39] spi: qup: use modern PM macros
https://git.kernel.org/broonie/spi/c/d87ae277834d
[27/39] spi: rockchip-sfc: use modern PM macros
https://git.kernel.org/broonie/spi/c/07d3854aded4
[28/39] spi: rockchip: use modern PM macros
https://git.kernel.org/broonie/spi/c/c88fb9432198
[29/39] spi: s3c64xx: use modern PM macros
https://git.kernel.org/broonie/spi/c/1c892a2f00a7
[30/39] spi: slave-mt27xx: use modern PM macros
https://git.kernel.org/broonie/spi/c/abc34022d658
[31/39] spi: sprd: use modern PM macros
https://git.kernel.org/broonie/spi/c/96e9434dee1d
[32/39] spi: sunplus-sp7021: use modern PM macros
https://git.kernel.org/broonie/spi/c/3c71dabf596a
[33/39] spi: syncuacer: use modern PM macros
https://git.kernel.org/broonie/spi/c/7bf07ac9be73
[34/39] spi: tegra114: use modern PM macros
https://git.kernel.org/broonie/spi/c/46aec256a5f0
[35/39] spi: tegra20-sflash: use modern PM macros
https://git.kernel.org/broonie/spi/c/f4bc18af3b3c
[36/39] spi: tegra20-slink: use modern PM macros
https://git.kernel.org/broonie/spi/c/355848a0f90a
[37/39] spi: tegra210-quad: use modern PM macros
https://git.kernel.org/broonie/spi/c/e3f3d046f3f6
[38/39] spi: topcliff-pch: use modern PM macros
https://git.kernel.org/broonie/spi/c/2dae40e9dcfb
[39/39] spi: zynqmp-gqspi: use modern PM macros
https://git.kernel.org/broonie/spi/c/bec2ec4186d0

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark