commit | 304374322cdd9af863e6808cc431892eedc7ec6c | [log] [tgz] |
---|---|---|
author | Gabriel Fernandez <gabriel.fernandez@foss.st.com> | Wed Apr 20 10:08:08 2022 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Thu Jun 27 18:27:17 2024 +0200 |
tree | 73c67b14859a79885b681b00daa9e6bd96168233 | |
parent | bcd95068ed21317623669b7649a2f0dc92920580 [diff] |
feat(st-reset): add stm32mp2_reset driver This driver manages the resets of the peripherals embedded in STM32MP2. Like clock driver, it also uses the RCC peripheral. Change-Id: I8217891bdf1b847925aad77f3f6ef542f08d1fba Signed-off-by: Yann Gautier <yann.gautier@st.com>