[PATCH 0/4] Add SCMI regulators desciption on STM32MP25
Pascal Paillet
p.paillet at foss.st.com
Wed Jun 19 01:35:58 PDT 2024
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
More information about the linux-arm-kernel
mailing list