dts: stm32mp13: update stm32mp13 SoC and board DTS filesUpdates STM32MP13* SoC DTSI files and STM32MP135F-DK board DTS fileand related DT binding header files.Acked-by: Gatien Chevallier <gatien
dts: stm32mp13: update stm32mp13 SoC and board DTS filesUpdates STM32MP13* SoC DTSI files and STM32MP135F-DK board DTS fileand related DT binding header files.Acked-by: Gatien Chevallier <gatien.chevallier@foss.st.com>Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
show more ...
dt-bindings: add STM32MP13 regulator bindingsThese bindings will be used for the SCMI voltage domain.Signed-off-by: Pascal Paillet <p.paillet@foss.st.com>Signed-off-by: Gatien Chevallier <gatien
dt-bindings: add STM32MP13 regulator bindingsThese bindings will be used for the SCMI voltage domain.Signed-off-by: Pascal Paillet <p.paillet@foss.st.com>Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com>Acked-by: Etienne Carriere <etienne.carriere@linaro.org>Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
plat-stm32mp1: remove SCMI0 channel indexRemoves index 0 from SCMI DT binding ID macros and driver labels tosynchronize with Linux kernel 5.18 that considers a single SCMIchannel, see [1] and [2]
plat-stm32mp1: remove SCMI0 channel indexRemoves index 0 from SCMI DT binding ID macros and driver labels tosynchronize with Linux kernel 5.18 that considers a single SCMIchannel, see [1] and [2].Link: [1] https://lore.kernel.org/linux-arm-kernel/20220422150952.20587-4-alexandre.torgue@foss.st.comLink: [2] https://lore.kernel.org/linux-arm-kernel/20220422150952.20587-5-alexandre.torgue@foss.st.comSigned-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com>Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
core: dt-bindings: stm32mp1: add IDs for STPMIC1 SCMI voltage regulatorsDefine the SCMI voltage domain IDs exposed by OP-TEE SCMI server onstm32mp1.Acked-by: Jens Wiklander <jens.wiklander@linar
core: dt-bindings: stm32mp1: add IDs for STPMIC1 SCMI voltage regulatorsDefine the SCMI voltage domain IDs exposed by OP-TEE SCMI server onstm32mp1.Acked-by: Jens Wiklander <jens.wiklander@linaro.org>Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
dts: at91: add device trees for sama5d2_xplainedImport device-tree from linux for sama5d2 and relicense them with dualGPL/BSD 3-ClauseAcked-by: Etienne Carriere <etienne.carriere@linaro.org>Ack
dts: at91: add device trees for sama5d2_xplainedImport device-tree from linux for sama5d2 and relicense them with dualGPL/BSD 3-ClauseAcked-by: Etienne Carriere <etienne.carriere@linaro.org>Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>Signed-off-by: Clément Léger <clement.leger@bootlin.com>
plat-stm32mp1: scmi: expose PWR regulatorsExpose SoC PWR regulators as SCMI voltage domains to the non-secureworld. They are exposed to SCMI agent scmi0 that exposes SoC resourcesused by non-secu
plat-stm32mp1: scmi: expose PWR regulatorsExpose SoC PWR regulators as SCMI voltage domains to the non-secureworld. They are exposed to SCMI agent scmi0 that exposes SoC resourcesused by non-secure world but controlled by secure world since RCC TZhardening configuration.Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>Acked-by: Jens Wiklander <jens.wiklander@linaro.org>