[PATCH 0/3] spi: st: add power-domains on stm32mp2x

Alain Volmat posted 3 patches 1 month, 3 weeks ago
Documentation/devicetree/bindings/spi/st,stm32-spi.yaml | 3 +++
arch/arm64/boot/dts/st/stm32mp231.dtsi                  | 5 +++++
arch/arm64/boot/dts/st/stm32mp251.dtsi                  | 8 ++++++++
3 files changed, 16 insertions(+)
[PATCH 0/3] spi: st: add power-domains on stm32mp2x
Posted by Alain Volmat 1 month, 3 weeks ago
This series add the possibility to indicate a power-domains for an spi
instance and set the related property for all spi instances on
stm32mp2x.

Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
---
Alain Volmat (3):
      dt-bindings: spi: st,stm32-spi: add 'power-domains' property
      arm64: dts: st: add power-domains in all spi of stm32mp251.dtsi
      arm64: dts: st: add power-domains in all spi of stm32mp231.dtsi

 Documentation/devicetree/bindings/spi/st,stm32-spi.yaml | 3 +++
 arch/arm64/boot/dts/st/stm32mp231.dtsi                  | 5 +++++
 arch/arm64/boot/dts/st/stm32mp251.dtsi                  | 8 ++++++++
 3 files changed, 16 insertions(+)
---
base-commit: a6961e2ced5190c68acd78a7e372de07f565fcd6
change-id: 20251214-stm32-spi-mp2x-dt-updates-048068b7f05e

Best regards,
-- 
Alain Volmat <alain.volmat@foss.st.com>
Re: [PATCH 0/3] spi: st: add power-domains on stm32mp2x
Posted by Alexandre TORGUE 1 month ago
Hi Alain

On 12/15/25 13:26, Alain Volmat wrote:
> This series add the possibility to indicate a power-domains for an spi
> instance and set the related property for all spi instances on
> stm32mp2x.
> 
> Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
> ---
> Alain Volmat (3):
>        dt-bindings: spi: st,stm32-spi: add 'power-domains' property
>        arm64: dts: st: add power-domains in all spi of stm32mp251.dtsi
>        arm64: dts: st: add power-domains in all spi of stm32mp231.dtsi
> 
>   Documentation/devicetree/bindings/spi/st,stm32-spi.yaml | 3 +++
>   arch/arm64/boot/dts/st/stm32mp231.dtsi                  | 5 +++++
>   arch/arm64/boot/dts/st/stm32mp251.dtsi                  | 8 ++++++++
>   3 files changed, 16 insertions(+)
> ---
> base-commit: a6961e2ced5190c68acd78a7e372de07f565fcd6
> change-id: 20251214-stm32-spi-mp2x-dt-updates-048068b7f05e
> 
> Best regards,

DT patches [2][3] applied on stm32-next.

Regards
Alex
Re: (subset) [PATCH 0/3] spi: st: add power-domains on stm32mp2x
Posted by Mark Brown 1 month, 3 weeks ago
On Mon, 15 Dec 2025 13:26:19 +0100, Alain Volmat wrote:
> This series add the possibility to indicate a power-domains for an spi
> instance and set the related property for all spi instances on
> stm32mp2x.
> 
> 

Applied to

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

Thanks!

[1/3] dt-bindings: spi: st,stm32-spi: add 'power-domains' property
      commit: f4acea9eef704607d1a950909ce3a52a770d6be2

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