[PATCH 0/4] STM32MP13x expose SCMI regulators

Alexandre TORGUE alexandre.torgue at foss.st.com
Wed Aug 16 04:39:07 PDT 2023


Hi Pascal

On 7/12/23 16:24, p.paillet at foss.st.com wrote:
> From: Pascal Paillet <p.paillet at foss.st.com>
> 
> 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
> 

Series applied on stm32-next. Commit title of patch[4] has been updated 
to explain the reason of the patch (as suggested by Krzysztof). I also 
ordered the config flag.

Regards
Alex



More information about the linux-arm-kernel mailing list