feat(stm32mp21): add clock and reset bindingsAdd device tree bindings files for STM32MP21 clocks and resetsChange-Id: I5c5576161a164a49a3c8b13baa66a371a5d2863bSigned-off-by: Yann Gautier <yann.g
feat(stm32mp21): add clock and reset bindingsAdd device tree bindings files for STM32MP21 clocks and resetsChange-Id: I5c5576161a164a49a3c8b13baa66a371a5d2863bSigned-off-by: Yann Gautier <yann.gautier@foss.st.com>Signed-off-by: Nicolas Le Bayon <nicolas.le.bayon@st.com>Signed-off-by: Gabriel Fernandez <gabriel.fernandez@foss.st.com>
show more ...
fix(dt-bindings): update STM32MP2 clock and reset bindingsFix some clocks and reset binding values.Change-Id: Ibe480aa77cd0abb63d08bbee08ad4ec9d5d2a397Signed-off-by: Gabriel Fernandez <gabriel.f
fix(dt-bindings): update STM32MP2 clock and reset bindingsFix some clocks and reset binding values.Change-Id: Ibe480aa77cd0abb63d08bbee08ad4ec9d5d2a397Signed-off-by: Gabriel Fernandez <gabriel.fernandez@foss.st.com>
feat(dt-bindings): add the STM32MP2 clock and reset bindingsAdd the associated bindings for device tree and drivers.Change-Id: I6847df691d4b00f48d2d87a33fbf4ccd62ae5dcfSigned-off-by: Gabriel Fer
feat(dt-bindings): add the STM32MP2 clock and reset bindingsAdd the associated bindings for device tree and drivers.Change-Id: I6847df691d4b00f48d2d87a33fbf4ccd62ae5dcfSigned-off-by: Gabriel Fernandez <gabriel.fernandez@foss.st.com>
feat(dt-bindings): add bindings for STM32MP13Add dedicated clock and reset dt-bindings include files. The formerfiles are renamed with stm32mp15, and the stm32mp1 file justdetermine through STM32
feat(dt-bindings): add bindings for STM32MP13Add dedicated clock and reset dt-bindings include files. The formerfiles are renamed with stm32mp15, and the stm32mp1 file justdetermine through STM32MP13 or STM32MP15 flag which file to include.Signed-off-by: Yann Gautier <yann.gautier@st.com>Change-Id: I0db23996a3ba25f7c3ea920f16230b11cf051208
dts: bindings: stm32mp1: define SCMI clock and reset domain IDsDefine the platform SCMI clocks and reset domains for stm32mp1 family.SCMI agent 0 accesses clock/reset controllers under RCC TZEN ha
dts: bindings: stm32mp1: define SCMI clock and reset domain IDsDefine the platform SCMI clocks and reset domains for stm32mp1 family.SCMI agent 0 accesses clock/reset controllers under RCC TZEN hardening.SCMI agent 1 accesses clock controllers under RCC MCKPROT hardening.Change-Id: I52e906f846d445a3e6850e5f2e1584da14692553Signed-off-by: Etienne Carriere <etienne.carriere@st.com>
stm32mp1: Add device tree filesThose device tree files are taken from STM32MP1 U-Boot and Linux.And they are updated to fit TF-A needs.Signed-off-by: Yann Gautier <yann.gautier@st.com>Signed-of
stm32mp1: Add device tree filesThose device tree files are taken from STM32MP1 U-Boot and Linux.And they are updated to fit TF-A needs.Signed-off-by: Yann Gautier <yann.gautier@st.com>Signed-off-by: Lionel Debieve <lionel.debieve@st.com>