[PATCH 0/4] STM32MP13x expose SCMI regulators

From: p.paillet
Date: Wed Jul 12 2023 - 10:25:46 EST


From: Pascal Paillet <p.paillet@xxxxxxxxxxx>

Updates STM32MP13 DTS files to define the voltage regulators
exposed by OP-TEE SCMI service and remove the fixed regulator
abstraction previously used.

Etienne Carriere (3):
dt-bindings: rcc: stm32: add STM32MP13 SCMI regulators IDs
ARM: dts: stm32: STM32MP13x SoC exposes SCMI regulators
ARM: dts: stm32: add SCMI PMIC regulators on stm32mp135f-dk board

Pascal Paillet (1):
ARM: multi_v7_defconfig: Add SCMI regulator support

arch/arm/boot/dts/st/stm32mp131.dtsi | 50 +++++++-------
arch/arm/boot/dts/st/stm32mp135f-dk.dts | 68 ++++++++-----------
arch/arm/configs/multi_v7_defconfig | 1 +
.../regulator/st,stm32mp13-regulator.h | 42 ++++++++++++
4 files changed, 98 insertions(+), 63 deletions(-)
create mode 100644 include/dt-bindings/regulator/st,stm32mp13-regulator.h

--
2.25.1