devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add SCMI regulators desciption on STM32MP25
@ 2024-06-19  8:35 Pascal Paillet
  2024-06-19  8:35 ` [PATCH 1/4] dt-bindings: add STM32MP25 regulator bindings Pascal Paillet
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Pascal Paillet @ 2024-06-19  8:35 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Maxime Coquelin, Alexandre Torgue, Liam Girdwood,
	Mark Brown, linux-arm-kernel, linux-kernel, devicetree,
	linux-stm32
  Cc: p.paillet, Etienne Carriere

Add the description for SCMI regulators provided by OP-TEE firmware.
The binding file named st,stm32mp25-regulator.h will be also used in
the OP-TEE firmware.

Pascal Paillet (4):
  dt-bindings: add STM32MP25 regulator bindings
  arm64: dts: st: add scmi regulators on stm32mp25
  arm64: dts: st: describe power supplies for stm32mp257f-ev1 board
  arm64: stm32: enable scmi regulator for stm32

 arch/arm64/Kconfig.platforms                  |  1 +
 arch/arm64/boot/dts/st/stm32mp251.dtsi        | 35 ++++++++++++++
 arch/arm64/boot/dts/st/stm32mp257f-ev1.dts    | 43 +++++++++++++----
 .../regulator/st,stm32mp25-regulator.h        | 48 +++++++++++++++++++
 4 files changed, 118 insertions(+), 9 deletions(-)
 create mode 100644 include/dt-bindings/regulator/st,stm32mp25-regulator.h

-- 
2.34.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-06-20 18:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-19  8:35 [PATCH 0/4] Add SCMI regulators desciption on STM32MP25 Pascal Paillet
2024-06-19  8:35 ` [PATCH 1/4] dt-bindings: add STM32MP25 regulator bindings Pascal Paillet
2024-06-19  9:23   ` Krzysztof Kozlowski
2024-06-19  8:36 ` [PATCH 2/4] arm64: dts: st: add scmi regulators on stm32mp25 Pascal Paillet
2024-06-19  8:36 ` [PATCH 3/4] arm64: dts: st: describe power supplies for stm32mp257f-ev1 board Pascal Paillet
2024-06-19  8:36 ` [PATCH 4/4] arm64: stm32: enable scmi regulator for stm32 Pascal Paillet
2024-06-20 18:48   ` kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).