commit | 4dc585a1c04c69aa81b872dc56d238ff052c40a3 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Tue Mar 19 03:45:07 2024 +0100 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Tue Jun 18 08:55:51 2024 +0200 |
tree | 6c159d4cee435af5982c20d67915a4c1770df057 | |
parent | 57a8884967562af4cd6c901614184b943e1e423e [diff] |
ARM: dts: stm32: add PWR regulators support on stm32mp131 This patch adds STM32 PWR regulators DT support on stm32mp131. This requires TFA to clear RCC_SECCFGR, is disabled by default and can only be enabled on board DT level. Signed-off-by: Marek Vasut <marex@denx.de> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>